IPXV_OCRExtAccuracyLevels::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
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);