Level 2 sets a series of extended attribute (EA) name/value pairs.
Input
pInfoBuf contains an EAOP2
data structure. fpGEA2List is ignored. fpFEA2List points
to a data area where the relevant FEA2
list is to be found. oError is ignored. The FEA2
data structures must be aligned on a doubleword boundary. Each oNextEntryOffset
field must contain the number of bytes from the beginning of the current
entry to the beginning of the next entry in the FEA2
list. The oNextEntryOffset field in the last entry of the FEA2
list must be zero.
Output
fpGEA2List
and fpFEA2List are unchanged. The area that fpFEA2List points
to is unchanged. If an error occurred during the set, oError is the
offset of the FEA2 entry where
the error occurred. The return code is the error code corresponding to the
condition that caused the error. If no error occurred, oError is
undefined.