IPXC_FileSpecHandler::FileSystem 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_FileSystem([out, retval] IAFS_FileSys** | + | <pre class="brush:cpp;gutter:false">HRESULT get_FileSystem([out, retval] IAFS_FileSys** pFS); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_FileSpecHandler|IPXC_FileSpecHandler]] | [[PXV:IPXC_FileSpecHandler|IPXC_FileSpecHandler]] |
Revision as of 02:17, 4 June 2015
Property FileSystem of interface IPXC_FileSpecHandler returns Pointer to IAFS_FileSys ...
Syntax
HRESULT get_FileSystem ([out, retval] IAFS_FileSys** pFS); |