IAFS_FileCacheEntry::Cache Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_FileCacheEntry::Cache Property}}
 
{{#customTitle:IAFS_FileCacheEntry::Cache Property}}
{{#parentPage:PXV:IAFS_FileCacheEntry|property}}
+
{{#parentPage:PXV:IAFS_FileCacheEntry|Cache Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Cache([out, retval] IAFS_FileCache** ppRes);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Cache([out, retval] IAFS_FileCache** ppRes);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]].
 
See also [[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]].

Revision as of 05:45, 23 April 2015


Property Cache of interface IAFS_FileCacheEntry returns Pointer to IAFS_FileCache ...

Syntax

HRESULT get_Cache([out, retval]  IAFS_FileCache**  ppRes);

See Also

See also IAFS_FileCacheEntry.