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}}
{{ToReview}}
 
  
Gets the interface of the file system to which file name belongs.
+
 
 +
Gets the interface of the file system, which this file name belongs to.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:08, 21 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
IAFS_FileSys