HTTP_SERVICE_BINDING_TYPE-Enumeration (http.h)

Der HTTP_SERVICE_BINDING_TYPE aufgezählten Typ gibt den Zeichenfolgentyp für Dienstnamen an.

Syntax

typedef enum _HTTP_SERVICE_BINDING_TYPE {
  HttpServiceBindingTypeNone = 0,
  HttpServiceBindingTypeW,
  HttpServiceBindingTypeA
} HTTP_SERVICE_BINDING_TYPE;

Konstanten

 
HttpServiceBindingTypeNone
Wert: 0
Kein Typ.
HttpServiceBindingTypeW
Unicode.
HttpServiceBindingTypeA
ASCII

Anforderungen

   
Unterstützte Mindestversion (Client) Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 [nur Desktop-Apps]
Kopfzeile http.h