Jump to content

EASIZEBUF: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
== EASIZEBUF ==
Maximum size of extended attributes (EAs).
Maximum size of extended attributes (EAs).  


=== Type ===  
== Type ==
  [[USHORT]]  cbMaxEASize
  [[USHORT]]  cbMaxEASize
  [[ULONG]]  cbMaxEAListSize
  [[ULONG]]  cbMaxEAListSize


==== C Declaration Method ====
=== C Declaration Method ===
typedef struct
typedef struct


=== Fields ===
== 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]]

Latest revision as of 00:22, 9 February 2020

Maximum size of extended attributes (EAs).

Type

USHORT  cbMaxEASize
ULONG   cbMaxEAListSize

C Declaration Method

typedef struct

Fields

cbMaxEASize
Maximum size of an EA
cbMaxEAListSize
Maximum size of the full EA list