Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether the address argument is an IPv6 site-local address.
BOOLEAN IN6_IS_ADDR_SITELOCAL(
const IN6_ADDR *a
);
a
Type: CONST IN6_ADDR *
Pointer to the address to test.
true
if the address is an IPv6 site-local address; otherwise, false
.
Returns true
for local-use IPv6 unicast addresses.
Requirement | Value |
---|---|
Header | ws2ipdef.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today