IPXC_Content::GStatesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Content::GStatesCount Property}}
 
{{#customTitle:IPXC_Content::GStatesCount Property}}
 +
{{#parentPage:PXV:IPXC_Content#Properties|GStatesCount|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''GStatesCount''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns  Value of ULONG ...
 
Property '''GStatesCount''' of interface [[PXV:IPXC_Content|IPXC_Content]] returns  Value of ULONG ...
 
  
 
== 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]].
+
[[PXV:IPXC_Content|IPXC_Content]]

Latest revision as of 08:16, 23 May 2015


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

Syntax

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

See Also

IPXC_Content