IPXC_Action::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Action|IPXC_Action]].
+
[[PXV:IPXC_Action|IPXC_Action]]

Revision as of 04:09, 23 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

IPXC_Action