IPXV_DocSelection::ID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nID''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns Value of LONG ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ID([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ID([out, retval] LONG* nID); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_DocSelection|IPXV_DocSelection]] | [[PXV:IPXV_DocSelection|IPXV_DocSelection]] |
Latest revision as of 03:52, 15 June 2015
Property nID of interface IPXV_DocSelection returns Value of LONG ...
Syntax
HRESULT get_ID([out, retval] LONG* nID);