Jump to content

EASIZEBUF: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
mNo edit summary
Line 16: Line 16:
  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
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 05:58, 30 October 2011

EASIZEBUF

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

Back to OS/2 API