IPXV_DocSelection::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocSelection::Flags Property}} | {{#customTitle:IPXV_DocSelection::Flags Property}} | ||
− | {{#parentPage:PXV:IPXV_DocSelection|Flags | + | {{#parentPage:PXV:IPXV_DocSelection#Properties|Flags|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nFlags''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns Value of ULONG ... |
== 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_DocSelection|IPXV_DocSelection]] | + | [[PXV:IPXV_DocSelection|IPXV_DocSelection]] |
Latest revision as of 03:51, 15 June 2015
Property nFlags of interface IPXV_DocSelection returns Value of ULONG ...
Syntax
HRESULT get_Flags([out, retval] ULONG* nFlags);