IAFS_FileCache::Size 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_FileCache::Size Property}}
 
{{#customTitle:IAFS_FileCache::Size Property}}
{{#parentPage:PXV:IAFS_FileCache|property}}
+
{{#parentPage:PXV:IAFS_FileCache|Size Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Size([out, retval] LONGLONG* pCurSize);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Size([out, retval] LONGLONG* pCurSize);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IAFS_FileCache|IAFS_FileCache]].
 
See also [[PXV:IAFS_FileCache|IAFS_FileCache]].

Revision as of 05:45, 23 April 2015


Property Size of interface IAFS_FileCache returns Value of LONGLONG ...

Syntax

HRESULT get_Size([out, retval]  LONGLONG*  pCurSize);

See Also

See also IAFS_FileCache.