IPXC_CollectionFolder::PathName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''sPathName''' of interface [[PXV:IPXC_CollectionFolder|IPXC_CollectionFolder]] returns Value of BSTR ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_PathName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_PathName([out, retval] BSTR* sPathName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_CollectionFolder|IPXC_CollectionFolder]] | [[PXV:IPXC_CollectionFolder|IPXC_CollectionFolder]] |
Latest revision as of 03:22, 15 June 2015
Property sPathName of interface IPXC_CollectionFolder returns Value of BSTR ...
Syntax
HRESULT get_PathName([out, retval] BSTR* sPathName);