IAFS_Name::FileSys Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(9 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IAFS_Name::FileSys Property}} | {{#customTitle:IAFS_Name::FileSys Property}} | ||
− | {{#parentPage:PXV:IAFS_Name|FileSys | + | {{#parentPage:PXV:IAFS_Name#Properties|FileSys|property}} |
− | + | ||
− | Gets the interface of the file system | + | Gets the interface of the file system where the file name belongs. |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_FileSys([out, retval] IAFS_FileSys** | + | <pre class="brush:cpp;gutter:false">HRESULT get_FileSys([out, retval] IAFS_FileSys** pFileSys); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IAFS_Name|IAFS_Name]] | |
− | + |
Latest revision as of 02:11, 15 June 2015
Gets the interface of the file system where the file name belongs.
Syntax
HRESULT get_FileSys([out, retval] IAFS_FileSys** pFileSys);