IPXC_DocFontsInfo::ObjectNumber Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ObjectNumber([out, retval]  ULONG*  pObjectNumber);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ObjectNumber([out, retval]  ULONG*  nObjectNumber);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]
 
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]

Revision as of 02:13, 4 June 2015


Property ObjectNumber of interface IPXC_DocFontsInfo returns Value of ULONG ...

Syntax

HRESULT get_ObjectNumber([out, retval]  ULONG*  nObjectNumber);

See Also

IPXC_DocFontsInfo