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