Windows DNS-SD service instance registration data.
More...
|
|
DWORD | dwInterfaceIndex |
| | Network interface index used for registration.
|
| |
|
DWORD | dwPropertyCount |
| | Number of TXT record key/value pairs.
|
| |
|
IP4_ADDRESS * | ip4Address |
| | Optional IPv4 address advertised with the service.
|
| |
|
IP6_ADDRESS * | ip6Address |
| | Optional IPv6 address advertised with the service.
|
| |
|
PWSTR * | keys |
| | DNS TXT record keys.
|
| |
|
LPWSTR | pszHostName |
| | Hostname advertising the DNS-SD service.
|
| |
|
LPWSTR | pszInstanceName |
| | DNS-SD service instance name.
|
| |
|
PWSTR * | values |
| | DNS TXT record values paired with keys.
|
| |
|
WORD | wPort |
| | TCP or UDP port advertised for the service.
|
| |
|
WORD | wPriority |
| | DNS-SD priority value.
|
| |
|
WORD | wWeight |
| | DNS-SD weight value.
|
| |
Windows DNS-SD service instance registration data.
The documentation for this struct was generated from the following file: