Compartir a través de


WS_STRING_EMPTY macro

Initializes a WS_STRING structure to a zero-length string.

Syntax

void WS_STRING_EMPTY(void);

Parameters

This macro has no parameters.

Return value

This macro does not return a value.

Examples

The following is an example of how to use the macro.

WS_STRING myString = WS_STRING_EMPTY;

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

WebServices.h