Command( long lCommandID, DATA_OBJECT_TYPES type );
Parameters
lCommandID
[in] Specifies the command identifier of the menu item.
type
[in] Specifies the type of object. It can have one of the following values:
Remarks
This method implements the Win32 function IExtendContextMenu::Command.