WS_XML_WRITER_BUFFER_OUTPUT structure

Specifies that the generated bytes should be placed in a buffer.

Syntax


struct WS_XML_WRITER_BUFFER_OUTPUT {
  WS_XML_WRITER_OUTPUT output;
};

Members

output

The base type for all types that derive from WS_XML_WRITER_OUTPUT.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

WebServices.h

 

 

Community Additions

ADD
Show: