WS_XML_WRITER_OUTPUT struttura (webservices.h)
Specifica dove il writer deve generare i byte che costituiscono il documento xml.
Sintassi
typedef struct _WS_XML_WRITER_OUTPUT {
WS_XML_WRITER_OUTPUT_TYPE outputType;
} WS_XML_WRITER_OUTPUT;
Members
outputType
Indica il tipo di output 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 |