Format of NetWare "Write Extended Attribute" request packet:
Offset	Size	Description	)
 00h	BYTE	02h (subfunction "Write Extended Attribute")
 01h	WORD	flags (see #02372)
 03h  8 BYTEs	extended attribute handle structure (see #02373)
 0Bh	DWORD	write size
 0Fh	DWORD	write position
 13h	DWORD	access flag
 17h	WORD	length of value
 19h	WORD	key length
 1Bh  N BYTEs	key
      N BYTEs	value
SeeAlso: #02361,#02363