EASIZEBUF: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:EASIZEBUF to EASIZEBUF |
mNo edit summary |
||
Line 1: | Line 1: | ||
Maximum size of extended attributes (EAs). | |||
Maximum size of extended attributes (EAs). | |||
== Type == | |||
[[USHORT]] cbMaxEASize | [[USHORT]] cbMaxEASize | ||
[[ULONG]] cbMaxEAListSize | [[ULONG]] cbMaxEAListSize | ||
=== C Declaration Method === | |||
typedef struct | typedef struct | ||
== Fields == | |||
;cbMaxEASize:Maximum size of an EA | ;cbMaxEASize:Maximum size of an EA | ||
;cbMaxEAListSize:Maximum size of the full EA list | ;cbMaxEAListSize:Maximum size of the full EA list | ||
[[Category:Data type]] | [[Category:Data type]] |