IAFS_FileInfo::Attributes Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Gets the file attributes.
+
Gets the attributes of the file.
  
 
== Syntax ==
 
== Syntax ==
Line 12: Line 12:
  
 
== See Also ==
 
== See Also ==
[[PXV:IAFS_FileInfo|IAFS_FileInfo]].
+
[[PXV:IAFS_FileInfo|IAFS_FileInfo]]
 +
[[PXV:AFS_FileAttributes|AFS_FileAttributes]]

Revision as of 06:44, 21 May 2015


Gets the attributes of the file.

Syntax

HRESULT get_Attributes([out, retval]  LONG*  pAttributes);

See Also

IAFS_FileInfo AFS_FileAttributes