IPXC_Action_Named::CmdName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_Named::CmdName Property}} | {{#customTitle:IPXC_Action_Named::CmdName Property}} | ||
Line 12: | Line 13: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Action_Named|IPXC_Action_Named]]. |
Revision as of 03:58, 20 May 2015
The name of the action that shall be performed.
Syntax
HRESULT get_CmdName([out, retval] BSTR* ppCmdName); HRESULT put_CmdName([in] BSTR ppCmdName);