IUIX_CmdCollection::Delete2 Method
From PDF XChange PDF SDK
Removes given command from the command collection.
Syntax
HRESULT Delete2([in] LONG nCmdID);
Parameters
- nCmdID
- [in] Value of LONG containing the ID of the command that needs to be deleted.
Return Value
Returns S_OK if operation was successful or error code in other cases.