IPXC_Action_Named::CmdName Property

From PDF XChange PDF SDK
Revision as of 08:01, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The name of the action that shall be performed.

Syntax

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

See Also

IPXC_Action_Named