Share via


WS_XML_STRING_NULL macro

Provides an an empty string initializer for a WS_XML_STRING structure.

Syntax

void WS_XML_STRING_NULL(void);

Parameters

This macro has no parameters.

Return value

This macro does not return a value.

Remarks

The following is example usage:

WS_XML_STRING myString = WS_XML_STRING_NULL;

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

WebServices.h