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)
 
(2 intermediate revisions by 2 users not shown)
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 ==

Latest revision as of 03:11, 15 June 2015

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

Syntax

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

See Also

IAFS_Name