Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.07 KB

ws-xml-buffer.md

File metadata and controls

55 lines (28 loc) · 1.07 KB
title description ms.assetid keywords ms.topic ms.date
WS_XML_BUFFER (WebServices.h)
The opaque type used for a reference to an xml buffer.
75f1df70-4dc9-4365-9005-5eaca6688f16
WS_XML_BUFFER
reference
05/31/2018

WS_XML_BUFFER

The opaque type used for a reference to an xml buffer.

typedef struct _WS_XML_BUFFER WS_XML_BUFFER;

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 Buffer

Thread Safety