IAFS_FileCacheEntry::Cache Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_FileCacheEntry::Cache Property}} | {{#customTitle:IAFS_FileCacheEntry::Cache Property}} | ||
− | {{#parentPage:PXV:IAFS_FileCacheEntry#Properties|Cache | + | {{#parentPage:PXV:IAFS_FileCacheEntry#Properties|Cache|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Cache([out, retval] IAFS_FileCache** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Cache([out, retval] IAFS_FileCache** pRes); |
</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 Cache of interface IAFS_FileCacheEntry returns Pointer to IAFS_FileCache ...
Syntax
HRESULT get_Cache([out, retval] IAFS_FileCache** pRes);