IAFS_Name::FileSys Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#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}}
  
 
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.

Revision as of 07:49, 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