IUIX_CmdItem::Delete Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdItem::Delete Method}} | {{#customTitle:IUIX_CmdItem::Delete Method}} | ||
+ | {{#parentPage:PXV:IUIX_CmdItem#Methods|Delete|method}} | ||
+ | {{ToReview}} | ||
− | + | Deletes command item from the [[PXV:IUIX_CmdItemBox|item's box]]. | |
== Syntax == | == Syntax == | ||
Line 11: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdItem|IUIX_CmdItem]] |
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.