IPXC_Content::GStatesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Content::GStatesCount Property}}
 
{{#customTitle:IPXC_Content::GStatesCount Property}}
{{#parentPage:PXV:IPXC_Content|property}}
+
{{#parentPage:PXV:IPXC_Content|GStatesCount Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_GStatesCount([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_GStatesCount([out, retval] ULONG* pCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_Content|IPXC_Content]].
 
See also [[PXV:IPXC_Content|IPXC_Content]].

Revision as of 05:58, 23 April 2015


Property GStatesCount of interface IPXC_Content returns Value of ULONG ...

Syntax

HRESULT get_GStatesCount([out, retval]  ULONG*  pCount);

See Also

See also IPXC_Content.