IUIX_CmdItem::Delete Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItem::Delete Method}} | {{#customTitle:IUIX_CmdItem::Delete Method}} | ||
{{#parentPage:PXV:IUIX_CmdItem#Methods|Delete|method}} | {{#parentPage:PXV:IUIX_CmdItem#Methods|Delete|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Deletes command item from the [[PXV:IUIX_CmdItemBox|item's box]]. | |
== Syntax == | == Syntax == |
Latest revision as of 07:43, 23 March 2016
Deletes command item from the item's box.
Syntax
HRESULT Delete();
Return Value
Returns S_OK if operation was successful or error code in other cases.