IAFS_FileCacheEntry::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval]  BSTR*  Res);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval]  BSTR*  sRes);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]]
 
[[PXV:IAFS_FileCacheEntry|IAFS_FileCacheEntry]]

Latest revision as of 03:09, 15 June 2015


Property Name of interface IAFS_FileCacheEntry returns Value of BSTR ...

Syntax

HRESULT get_Name([out, retval]  BSTR*  sRes);

See Also

IAFS_FileCacheEntry