Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Determines whether the address argument (which is permitted to be unaligned) is an IPv4 loopback address.
Syntax
MSTCPIP_INLINE BOOLEAN IN4_IS_UNALIGNED_ADDR_LOOPBACK(
const IN_ADDR *a
);
Parameters
a
Type: _In_ CONST IN_ADDR *
Pointer (which is permitted to be unaligned) to the address to test.
Return value
true if the address is an IPv4 loopback address; otherwise, false.
Requirements
| Requirement | Value |
|---|---|
| Header | mstcpip.h |