typedef struct { VMUINT address[VM_SOC_DNS_MAX_ADDRESS]; VMINT number; VMINT error_cause; } vm_dns_result_t;
typedef struct { VMUINT address[VM_SOC_DNS_MAX_ADDRESS]; VMINT number; VMINT error_cause; } vm_dns_result_t;
The DNS query result struct
vmdns.h
|
Members |
Description |
|
VMUINT address[VM_SOC_DNS_MAX_ADDRESS]; |
The IP address. |
|
VMINT number; |
The number of result. |
|
VMINT error_cause; |
The vm_ps_cause_enum |
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.