IAFS_FileInfo::Attributes Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IAFS_FileInfo::Attributes Property}}
 
{{#customTitle:IAFS_FileInfo::Attributes Property}}
 
{{#parentPage:PXV:IAFS_FileInfo#Properties|Attributes Property|property}}
 
{{#parentPage:PXV:IAFS_FileInfo#Properties|Attributes Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Attributes''' of interface [[PXV:IAFS_FileInfo|IAFS_FileInfo]] returns  Value of LONG ...
+
Gets the file attributes.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 06:39, 21 May 2015


Gets the file attributes.

Syntax

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

See Also

IAFS_FileInfo.