Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.03 KB

ns-wsdtypes-wsd_soap_message.md

File metadata and controls

73 lines (60 loc) · 2.03 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wsdtypes._WSD_SOAP_MESSAGE
WSD_SOAP_MESSAGE (wsdtypes.h)
The contents of a WSD SOAP message.
WSD_SOAP_MESSAGE
WSD_SOAP_MESSAGE structure
ncd.wsd_soap_message_struct
wsdtypes/WSD_SOAP_MESSAGE
ncd\wsd_soap_message_struct.htm
ncd
e5352a78-3ece-45d3-bf95-2d922065e3d5
12/05/2018
WSD_SOAP_MESSAGE, WSD_SOAP_MESSAGE structure, ncd.wsd_soap_message_struct, wsdtypes/WSD_SOAP_MESSAGE
wsdtypes.h
Wsdapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
WSD_SOAP_MESSAGE
19H1
_WSD_SOAP_MESSAGE
wsdtypes/_WSD_SOAP_MESSAGE
WSD_SOAP_MESSAGE
wsdtypes/WSD_SOAP_MESSAGE
c++
APIRef
kbSyntax
HeaderDef
WsdTypes.h
WSD_SOAP_MESSAGE

WSD_SOAP_MESSAGE structure

-description

The contents of a WSD SOAP message. This structure is used for Probe messages, ProbeMatch messages, Resolve messages, and ResolveMatch messages, among others.

-struct-fields

-field Header

A WSD_SOAP_HEADER structure that specifies the header of the SOAP message.

-field Body

The body of the SOAP message.

-field BodyType

Reference to a WSDXML_TYPE structure that specifies the type of the SOAP message body.

-see-also

Discovery and Metadata Exchange Messages