Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Determines whether the address argument (which is permitted to be unaligned) is the unspecified IPv4 address (inaddr_any).
Syntax
MSTCPIP_INLINE BOOLEAN IN4_IS_UNALIGNED_ADDR_UNSPECIFIED(
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 the unspecified IPv4 address (inaddr_any); otherwise, false
.
Requirements
Requirement | Value |
---|---|
Header | mstcpip.h |