Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following error codes are referenced in this specification.
Return value/code |
Description |
---|---|
0x00000005 ERROR_ACCESS_DENIED |
The user does not have access to the requested information. |
0x0000007C ERROR_INVALID_LEVEL |
The value that is specified for the level parameter is invalid. |
0x00000057 ERROR_INVALID_PARAMETER |
One or more of the specified parameters is invalid. |
0x000000EA ERROR_MORE_DATA |
More entries are available. Specify a large enough buffer to receive all entries. |
0x00000000 ERROR_NOT_ENOUGH_MEMORY |
Not enough storage is available to process this command. |
0x00000002 ERROR_FILE_NOT_FOUND |
The system cannot find the file specified. |
0x00000034 ERROR_DUP_NAME |
A duplicate name exists on the network. |
0x000004BC ERROR_INVALID_DOMAINNAME |
The format of the specified NetBIOS name of a domain is invalid. |
0x00000032 ERROR_NOT_SUPPORTED |
The server does not support branch cache. |
0x00000424 ERROR_SERVICE_DOES_NOT_EXIST |
The branch cache component does not exist as an installed service. |
0x0000084B NERR_BufTooSmall |
The client request succeeded. More entries are available. The buffer size that is specified by PreferedMaximumLength was too small to fit even a single entry. |
0x00000908 NERR_ClientNameNotFound |
A session does not exist with the computer name. |
0x0000092F NERR_InvalidComputer |
The computer name is not valid. |
0x000008AD NERR_UserNotFound |
The user name could not be found. |
0x00000846 NERR_DuplicateShare |
The share name is already in use on this server. |
0x00000845 NERR_RedirectedPath |
The operation is not valid for a redirected resource. The specified device name is assigned to a shared resource. |
0x00000844 NERR_UnknownDevDir |
The device or directory does not exist. |
0x00000906 NERR_NetNameNotFound |
The share name does not exist. |
0x00000907 NERR_DeviceNotShared |
The device is not shared. |
0x00000846 NERR_DuplicateShare |
The alias already exists. |