IAFS_FileSys::Name 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_Name([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* sName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IAFS_FileSys|IAFS_FileSys]] | [[PXV:IAFS_FileSys|IAFS_FileSys]] |
Revision as of 01:03, 4 June 2015
Property Name of interface IAFS_FileSys returns Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* sName);