IPXC_DocFontsInfo::StdIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 6: Line 6:
  
 
Property '''StdIndex''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of LONG ...
 
Property '''StdIndex''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of LONG ...
 +
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_StdIndex([out, retval] LONG* nStdIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_StdIndex([out, retval] LONG* pStdIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].
 
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].

Revision as of 09:08, 21 April 2015


Property StdIndex of interface IPXC_DocFontsInfo returns Value of LONG ...


Syntax

HRESULT get_StdIndex([out, retval] LONG* pStdIndex);

See Also

See also IPXC_DocFontsInfo.