A LAN Server API function returning error codes 2800-2802 encountered an
error while attempting an apply operation on an access control list (ACL).
┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ApplyNotPermitted │ 2800 │ The apply operation is not allowed
on │
│ │ │ the specified path. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_IncompleteApply │ 2801 │ The apply operation ended prematurely.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ApplyFailed │ 2802 │ An apply error occurred with the fol-
│
│ │ │ lowing information in the return buffer: │
│ │ │ Error path: %1 Error code: %2. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘