IPXV_InvalidatePagesInfo::GroupsCount 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_GroupsCount([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_GroupsCount([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]] | [[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]] |
Revision as of 01:42, 4 June 2015
Property GroupsCount of interface IPXV_InvalidatePagesInfo returns Value of ULONG ...
Syntax
HRESULT get_GroupsCount([out, retval] ULONG* nCount);