Leggere in inglese

Condividi tramite


funzione IN6_IS_ADDR_UNSPECIFIED (ws2ipdef.h)

Determina se l'argomento indirizzo è l'indirizzo IPv6 non specificato (in6addr_any).

Sintassi

BOOLEAN IN6_IS_ADDR_UNSPECIFIED(
  const IN6_ADDR *a
);

Parametri

a

Tipo: IN6_ADDR * CONST

Indirizzo da testare.

Valore restituito

true se l'indirizzo è l'indirizzo IPv6 non specificato (in6addr_any); in caso contrario, false.

Requisiti

Requisito Valore
Intestazione ws2ipdef.h