IPXC_Action::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m
Line 2: Line 2:
 
{{#customTitle:IPXC_Action::Type Property}}
 
{{#customTitle:IPXC_Action::Type Property}}
 
{{#parentPage:PXV:IPXC_Action|Type Property|property}}
 
{{#parentPage:PXV:IPXC_Action|Type Property|property}}
{{ToReview}}
+
 
  
 
Gets the action type so that the appropriate [[PXV:IPXC_ActionHandler|action handler]] can be used.
 
Gets the action type so that the appropriate [[PXV:IPXC_ActionHandler|action handler]] can be used.

Revision as of 08:07, 13 May 2015


Gets the action type so that the appropriate action handler can be used.

Syntax

HRESULT get_Type([out, retval]  ULONG*  pType);

See Also

See also IPXC_Action.