IPXV_PagesLayoutManager::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ID''' of interface [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] returns  Value of LONG ...
+
Property '''nID''' of interface [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] returns  Value of LONG ...
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ID([out, retval]  LONG*  pID);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ID([out, retval]  LONG*  nID);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]
 
[[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]

Latest revision as of 04:04, 15 June 2015


Property nID of interface IPXV_PagesLayoutManager returns Value of LONG ...

Syntax

HRESULT get_ID([out, retval]  LONG*  nID);

See Also

IPXV_PagesLayoutManager