IPXV_SearchEntry::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
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* Count); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_SearchEntry|IPXV_SearchEntry]] | [[PXV:IPXV_SearchEntry|IPXV_SearchEntry]] |
Revision as of 06:43, 12 June 2015
Property Count of interface IPXV_SearchEntry returns Value of ULONG ...
Syntax
HRESULT get_Count([out, retval] ULONG* Count);