IPXV_OCRExtAccuracyLevels::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_OCRExtAccuracyLevels::Count Property}} | {{#customTitle:IPXV_OCRExtAccuracyLevels::Count Property}} | ||
− | {{#parentPage:PXV:IPXV_OCRExtAccuracyLevels#Properties|Count | + | {{#parentPage:PXV:IPXV_OCRExtAccuracyLevels#Properties|Count|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_OCRExtAccuracyLevels|IPXV_OCRExtAccuracyLevels]] | [[PXV:IPXV_OCRExtAccuracyLevels|IPXV_OCRExtAccuracyLevels]] |
Latest revision as of 11:37, 9 June 2016
Property Count of interface IPXV_OCRExtAccuracyLevels returns Value of ULONG ...
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);