struct applyerr_info_1 {
unsigned char LSFAR * LSPTR error_buf;
unsigned short error_code;
};
where
- error_buf points to an ASCIIZ string specifying
the complete path name of the resource that contributed to the failure of
the apply function.
- error_code specifies the code returned when
the ACL for error_buf resource is changed.
[Back]
[Next]