IAFS_Name::FileSys Property

From PDF XChange PDF SDK
Jump to: navigation, search
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]]
+
[[PXV:IAFS_Name|IAFS_Name]]
:[[PXV:IAFS_FileSys|IAFS_FileSys]]
+

Revision as of 02: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);

See Also

IAFS_Name