Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.07 KB

ws-xml-writer.md

File metadata and controls

55 lines (28 loc) · 1.07 KB
title description ms.assetid keywords ms.topic ms.date
WS_XML_WRITER (WebServices.h)
The opaque type used for a reference to an XML writer.
8f413e60-8a30-492c-8f2d-80be511fee11
WS_XML_WRITER
reference
05/31/2018

WS_XML_WRITER

The opaque type used for a reference to an XML writer.

typedef struct _WS_XML_WRITER WS_XML_WRITER;

Remarks

This object is not thread safe. For more information, see thread safety.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 R2 [desktop apps | UWP apps]
Header
WebServices.h

See also

XML Writer

Thread Safety