|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| == EASIZEBUF ==
| | Maximum size of extended attributes (EAs). |
|
| |
|
| Maximum size of extended attributes (EAs).
| | == Type == |
| | [[USHORT]] cbMaxEASize |
| | [[ULONG]] cbMaxEAListSize |
|
| |
|
| === Type ===
| | === C Declaration Method === |
| | | typedef struct |
| [[OS2 API:DataType:USHORT|USHORT]] cbMaxEASize
| |
| [[OS2 API:DataType:ULONG|ULONG]] cbMaxEAListSize
| |
| | |
| ==== C Declaration Method ====
| |
|
| |
|
| typedef struct
| | == Fields == |
| | ;cbMaxEASize:Maximum size of an EA |
| | ;cbMaxEAListSize:Maximum size of the full EA list |
|
| |
|
| === Fields ===
| | [[Category:Data type]] |
|
| |
| cbMaxEASize Maximum size of an EA
| |
| cbMaxEAListSize Maximum size of the full EA list
| |
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