IAFS_FileCacheEntry::Count 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:IAFS_FileCacheEntry::Count Property}} | {{#customTitle:IAFS_FileCacheEntry::Count Property}} | ||
− | {{#parentPage:PXV:IAFS_FileCacheEntry|property}} | + | {{#parentPage:PXV:IAFS_FileCacheEntry|Count Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* pCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]]. | See also [[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]]. |
Revision as of 04:45, 23 April 2015
Property Count of interface IAFS_FileCacheEntry returns Value of ULONG ...
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);
See Also
See also IAFS_FileCacheEntry.