IPXV_ActionHandler::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_ActionHandler::Flags Property}} | {{#customTitle:IPXV_ActionHandler::Flags Property}} | ||
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Flags|property}} | {{#parentPage:PXV:IPXV_ActionHandler#Properties|Flags|property}} | ||
− | |||
Gets flags for the action. | Gets flags for the action. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Flags([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Flags([out, retval] ULONG* nFlags); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_ActionHandler|IPXV_ActionHandler]] | [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]] |
Revision as of 01:32, 4 June 2015
Gets flags for the action.
Syntax
HRESULT get_Flags([out, retval] ULONG* nFlags);