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