IAFS_FileCache::TempFileName Property
From PDF XChange PDF SDK
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_TempFileName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_TempFileName([out, retval] BSTR* sRes); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IAFS_FileCache|IAFS_FileCache]] | [[PXV:IAFS_FileCache|IAFS_FileCache]] |
Revision as of 02:02, 4 June 2015
Property TempFileName of interface IAFS_FileCache returns Value of BSTR ...
Syntax
HRESULT get_TempFileName([out, retval] BSTR* sRes);