IPXC_Action::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Type''' of interface [[PXV:IPXC_Action|IPXC_Action]] returns  Value of ULONG ...
+
Gets the type of the action so that the appropriate [[PXV:IPXC_ActionHandler|action handler]] can be used.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:18, 4 May 2015


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

Syntax

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

See Also

See also IPXC_Action.