IUIX_CmdItem::Delete Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdItem::Delete Method}} | {{#customTitle:IUIX_CmdItem::Delete Method}} | ||
− | {{#parentPage:PXV:IUIX_CmdItem#Methods|Delete | + | {{#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.