peaop2 (PEAOP2) - in/out
A pointer to an extended attribute buffer.
Input
The address of the extended-attribute buffer,
which contains an EAOP2 structure.
The fpFEA2List field in the EAOP2
structure. points to a data area where the relevant FEA2
list is to be found. The fpGEA2List and oError fields
are ignored.
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 from DosProtectOpen is the error code
for that error condition. If no error occurred, oError is undefined.
If peaop2 is zero, then no extended attributes
are defined for the file. If extended attributes are not to be defined or
modified, the pointer peaop2 must be set to zero.
[Back]
[Next]