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)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_FileCache::Size Property}}
 
{{#customTitle:IAFS_FileCache::Size Property}}
{{#parentPage:PXV:IAFS_FileCache|property}}
+
{{#parentPage:PXV:IAFS_FileCache#Properties|Size|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 9:
  
 
== 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* nCurSize);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IAFS_FileCache|IAFS_FileCache]].
+
[[PXV:IAFS_FileCache|IAFS_FileCache]]

Latest revision as of 03:09, 15 June 2015


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

Syntax

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

See Also

IAFS_FileCache