The functions in the file category provide a system for (1) monitoring the
file, device, and pipe resources that are opened on a server, and (2) closing
these resources if necessary. Under DOS, these functions can be processed
only on a remote server. Administrator authority is required to use the
functions. Attempting to run the functions on a local requester returns
NERR_RemoteOnly. ┌───────────────────────────────────────┬──────────────────────────────────────┐
│ FUNCTION │ DIFFERENCES FOR DOS │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetFileClose2 │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetFileEnum2 │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetFileGetInfo2 │ Remote only │
└───────────────────────────────────────┴──────────────────────────────────────┘