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)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocFontsInfo::StdIndex Property}}
 
{{#customTitle:IPXC_DocFontsInfo::StdIndex Property}}
{{#parentPage:PXV:IPXC_DocFontsInfo|StdIndex Property|property}}
+
{{#parentPage:PXV:IPXC_DocFontsInfo#Properties|StdIndex|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
Property '''StdIndex''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of LONG ...
+
Property '''nStdIndex''' 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*  pStdIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_StdIndex([out, retval]  LONG*  nStdIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].
+
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]

Latest revision as of 03:23, 15 June 2015


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

Syntax

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

See Also

IPXC_DocFontsInfo