Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |