IPXV_ActionHandler::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_ActionHandler::Flags Property}}
 
{{#customTitle:IPXV_ActionHandler::Flags Property}}
{{#parentPage:PXV:IPXV_ActionHandler|property}}
+
{{#parentPage:PXV:IPXV_ActionHandler|Flags Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  
Line 7: Line 7:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Flags([out, retval] ULONG* pFlags);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Flags([out, retval] ULONG* pFlags);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]].
 
See also [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]].

Revision as of 06:18, 23 April 2015


Gets flags for the action.

Syntax

HRESULT get_Flags([out, retval]  ULONG*  pFlags);

See Also

See also IPXV_ActionHandler.