IPXC_Action_Named::CmdName Property

From PDF XChange PDF SDK
Revision as of 15:40, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.