typedef enum { VM_DNS_SUCCESS = 0, VM_DNS_ERROR = -1, VM_DNS_INVALID_PARAMETER = -2, VM_DNS_LIMIT_RESOURCE = -3 } VM_DNS_RESULT;
typedef enum { VM_DNS_SUCCESS = 0, VM_DNS_ERROR = -1, VM_DNS_INVALID_PARAMETER = -2, VM_DNS_LIMIT_RESOURCE = -3 } VM_DNS_RESULT;
DNS result
vmdns.h
|
Members |
Description |
|
VM_DNS_SUCCESS = 0 |
The success result. |
|
VM_DNS_ERROR = -1 |
The general error result. |
|
VM_DNS_INVALID_PARAMETER = -2 |
The parameter is invalid result. |
|
VM_DNS_LIMIT_RESOURCE = -3 |
The resource is used up result. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.