IAFS_FileSys::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''sName''' of interface [[PXV:IAFS_FileSys|IAFS_FileSys]] returns Value of BSTR ... |
== 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]] |
Latest revision as of 02:10, 15 June 2015
Property sName of interface IAFS_FileSys returns Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* sName);