IUIX_CmdCollection::Delete Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT Delete([in] IUIX_Cmd* pCmd);
Parameters
- pCmd
- [in] Pointer to IUIX_Cmd.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IUIX_CmdCollection.