IPXC_Action_Named::CmdName Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_Named::CmdName Property}} | {{#customTitle:IPXC_Action_Named::CmdName Property}} | ||
− | + | The name of the action that shall be performed. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 06:53, 14 April 2015
The name of the action that shall be performed.
Syntax
HRESULT get_CmdName([out, retval] BSTR* pCmdName); HRESULT put_CmdName([in] BSTR pCmdName);
See Also
See also IPXC_Action_Named.