IAFS_Name::FileSys Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 4: Line 4:
 
{{#parentPage:PXV:IAFS_Name#Properties|FileSys|property}}
 
{{#parentPage:PXV:IAFS_Name#Properties|FileSys|property}}
  
Gets the interface of the file system, to which the file name belongs.
+
Gets the interface of the file system where the file name belongs.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:25, 11 June 2015

Gets the interface of the file system where the file name belongs.

Syntax

HRESULT get_FileSys([out, retval]  IAFS_FileSys**  FileSys);

See Also

IAFS_Name