IPXC_Action_Named::CmdName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Action_Named::CmdName Property}}
 
{{#customTitle:IPXC_Action_Named::CmdName Property}}
 
{{#parentPage:PXV:IPXC_Action_Named|CmdName Property|property}}
 
{{#parentPage:PXV:IPXC_Action_Named|CmdName Property|property}}
{{ToReview}}
+
 
  
 
The name of the action that shall be performed.
 
The name of the action that shall be performed.

Revision as of 10:01, 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);

See Also

IPXC_Action_Named.