struttura WS_XML_WRITER_ENCODING (webservices.h)
Questa struttura è il tipo di base per tutti i diversi tipi di codifiche del writer.
Sintassi
typedef struct _WS_XML_WRITER_ENCODING {
WS_XML_WRITER_ENCODING_TYPE encodingType;
} WS_XML_WRITER_ENCODING;
Members
encodingType
Indica il tipo di codifica a cui fa riferimento questa struttura.
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 |