struttura WS_URL (webservices.h)
Tipo di base astratto per tutti gli schemi URL usati con le API WsDecodeUrl e WsEncodeUrl .
Sintassi
typedef struct _WS_URL {
WS_URL_SCHEME_TYPE scheme;
} WS_URL;
Members
scheme
Struttura WS_URL_SCHEME_TYPE che descrive il tipo di schema URL.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2 [app desktop | App UWP] |
Intestazione | webservices.h |