Condividi tramite


macro HTTP_SET_NULL_ID (http.h)

La macro HTTP_SET_NULL_ID imposta l'HTTP_OPAQUE_ID su NULL.

Sintassi

void HTTP_SET_NULL_ID(
   pid
);

Parametri

pid

Identificatore impostato su NULL.

Valore restituito

nessuno

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione http.h

Vedi anche

Macro dell'API SERVER HTTP versione 2.0

HTTP_IS_NULL_ID

HTTP_NULL_ID