IPXV_InvalidatePagesInfo::GroupsCount Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_InvalidatePagesInfo::GroupsCount Property}} | {{#customTitle:IPXV_InvalidatePagesInfo::GroupsCount Property}} | ||
+ | {{#parentPage:PXV:IPXV_InvalidatePagesInfo#Properties|GroupsCount|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''GroupsCount''' of interface [[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]] returns Value of ULONG ... | Property '''GroupsCount''' of interface [[PXV:IPXV_InvalidatePagesInfo|IPXV_InvalidatePagesInfo]] returns Value of ULONG ... | ||
− | |||
== 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]] |
Latest revision as of 02:59, 15 June 2015
Property GroupsCount of interface IPXV_InvalidatePagesInfo returns Value of ULONG ...
Syntax
HRESULT get_GroupsCount([out, retval] ULONG* nCount);