IAFS_FileInfo::Attributes Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets the | + | 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 05:44, 21 May 2015
Gets the attributes of the file.
Syntax
HRESULT get_Attributes([out, retval] LONG* pAttributes);