IAFS_Name::FileSys Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''FileSys''' of interface [[PXV:IAFS_Name|IAFS_Name]] returns  Pointer to [[PXV:IAFS_FileSys|IAFS_FileSys]] ...
+
Gets the file system to which file belongs.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:47, 21 May 2015


Gets the file system to which file belongs.

Syntax

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

See Also

IAFS_Name.