IAFS_Name::FileSys Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Gets the file system to which file belongs.
+
Gets the interface of the file system to which file name belongs.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 02:22, 21 May 2015


Gets the interface of the file system to which file name belongs.

Syntax

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

See Also

IAFS_Name
IAFS_FileSys