| 
      
      
        
          | 
◆ anonymous enum
Return codes  
| Enumerator | 
|---|
 | NETLOC_SUCCESS | Success  |  | NETLOC_ERROR | Error: General condition  |  | NETLOC_ERROR_NOTDIR | Error: URI is not a directory  |  | NETLOC_ERROR_NOENT | Error: URI is invalid, no such entry  |  | NETLOC_ERROR_EMPTY | Error: No networks found  |  | NETLOC_ERROR_MULTIPLE | Error: Multiple matching networks found  |  | NETLOC_ERROR_NOT_IMPL | Error: Interface not implemented  |  | NETLOC_ERROR_EXISTS | Error: If the entry already exists when trying to add to a lookup table  |  | NETLOC_ERROR_NOT_FOUND | Error: No path found  |  | NETLOC_ERROR_MAX | Error: Enum upper bound marker. No errors less than this number Will not be returned externally.  |  |  |