IWords::Count 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:IWords::Count Property}}
 
{{#customTitle:IWords::Count Property}}
{{#parentPage:PXV:IWords|property}}
+
{{#parentPage:PXV:IWords|Count Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IWords|IWords]].
 
See also [[PXV:IWords|IWords]].

Revision as of 06:59, 23 April 2015


Property Count of interface IWords returns Value of ULONG ...

Syntax

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

See Also

See also IWords.