import"FxInterfaces.idl";
|
HRESULT | GetBitmaps ([out] BSTR *SmallIconName, [out] BSTR *LargeIconName) |
|
HRESULT | SetBitmaps ([in] BSTR SmallIconName, [in] BSTR LargeIconName) |
|
HRESULT | AttachToolbarToFlyout ([in] BSTR MenuGroupName, [in] BSTR ToolbarName) |
|
HRESULT | Delete () |
|
Definition at line 1472 of file FxInterfaces.idl.
◆ AttachToolbarToFlyout()
HRESULT IAcadToolbarItem::AttachToolbarToFlyout |
( |
[in] BSTR |
MenuGroupName, |
|
|
[in] BSTR |
ToolbarName |
|
) |
| |
◆ Delete()
HRESULT IAcadToolbarItem::Delete |
( |
| ) |
|
◆ GetBitmaps()
HRESULT IAcadToolbarItem::GetBitmaps |
( |
[out] BSTR * |
SmallIconName, |
|
|
[out] BSTR * |
LargeIconName |
|
) |
| |
◆ SetBitmaps()
HRESULT IAcadToolbarItem::SetBitmaps |
( |
[in] BSTR |
SmallIconName, |
|
|
[in] BSTR |
LargeIconName |
|
) |
| |
◆ Application
◆ Flyout
◆ HelpString
BSTR IAcadToolbarItem::HelpString |
|
getset |
◆ Index
int IAcadToolbarItem::Index |
|
get |
◆ Macro
BSTR IAcadToolbarItem::Macro |
|
getset |
◆ Name
BSTR IAcadToolbarItem::Name |
|
getset |
◆ Parent
◆ TagString
BSTR IAcadToolbarItem::TagString |
|
getset |
◆ Type
AcToolbarItemType IAcadToolbarItem::Type |
|
get |
The documentation for this interface was generated from the following file: