IAFS_Name::FileSys Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IAFS_Name::FileSys Property}} | {{#customTitle:IAFS_Name::FileSys Property}} | ||
{{#parentPage:PXV:IAFS_Name#Properties|FileSys Property|property}} | {{#parentPage:PXV:IAFS_Name#Properties|FileSys Property|property}} | ||
− | |||
Gets the interface of the file system, which this file name belongs to. | Gets the interface of the file system, which this file name belongs to. | ||
Line 12: | Line 11: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IAFS_Name|IAFS_Name]] | |
− | + |
Revision as of 01:59, 23 May 2015
Gets the interface of the file system, which this file name belongs to.
Syntax
HRESULT get_FileSys([out, retval] IAFS_FileSys** ppFileSys);