CustomCommandIDs
Sets or returns a SAFEARRAY of command IDs for commands that are registered
for this item.
Syntax
C++
HRESULT
get_CustomCommandIDs(VARIANT*
pCustomCommandIDs)
HRESULT put_CustomCommandIDs(VARIANT CustomCommandIDs)
Scripting
languages
Array =
Object.CustomCommandIDs
Object.CustomCommandIDs
= Array
Remarks
Only
the first five custom commands are displayed by the eRoom UI.
|