Share

AcTrayItem::AcTrayItem (CString&) Constructor

C++

ACAD_PORT AcTrayItem(
    const CString& strId
);

Description

Constructor for the AcTrayItem.

Parameters

Parameters Description
strId name identifier for the tray item

Links

AcTrayItem

Was this information helpful?