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 NLM_SOCKADDR structure contains the IPv4/IPv6 destination address.
Syntax
typedef struct NLM_SOCKADDR {
BYTE data[128];
} NLM_SOCKADDR;
Members
data[128]
An IPv4/IPv6 destination address.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | netlistmgr.h |