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 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action::Type Property}}
 
{{#customTitle:IPXC_Action::Type Property}}
{{#parentPage:PXV:IPXC_Action|property}}
+
{{#parentPage:PXV:IPXC_Action|Type Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] ULONG* pType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] ULONG* pType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_Action|IPXC_Action]].
 
See also [[PXV:IPXC_Action|IPXC_Action]].

Revision as of 05:54, 23 April 2015


Property Type of interface IPXC_Action returns Value of ULONG ...

Syntax

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

See Also

See also IPXC_Action.