IPXC_Action_Named::CmdName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 04:03, 20 March 2015

Property CmdName of interface IPXC_Action_Named returns/sets Value of BSTR ...


Syntax

HRESULT get_CmdName([out, retval] BSTR* pCmdName);
HRESULT put_CmdName([in] BSTR pCmdName);

See Also

See also IPXC_Action_Named.