IPXV_InvalidatePagesInfo::GroupsCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_InvalidatePagesInfo::GroupsCount Property}} | {{#customTitle:IPXV_InvalidatePagesInfo::GroupsCount Property}} | ||
− | {{#parentPage:PXV:IPXV_InvalidatePagesInfo|property}} | + | {{#parentPage:PXV:IPXV_InvalidatePagesInfo|GroupsCount Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_GroupsCount([out, retval] ULONG* pCount); | + | <pre class="brush:cpp;gutter:false">HRESULT get_GroupsCount([out, retval] ULONG* pCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]]. | See also [[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]]. |
Revision as of 05:26, 23 April 2015
Property GroupsCount of interface IPXV_InvalidatePagesInfo returns Value of ULONG ...
Syntax
HRESULT get_GroupsCount([out, retval] ULONG* pCount);
See Also
See also IPXV_InvalidatePagesInfo.