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.
1/6/2010
This object provides properties that provide the name and description of the service from the Web Services Description Language (WSDL) file.
It also provides a method that returns a list of ports defined in the service.
The following methods and properties are supported by the WSDLService object.
Method | Description |
---|---|
Returns a list of the ports in the service. |
Property | Description |
---|---|
Returns the service description as specified in the WSDL file. |
|
Returns the name of the service as specified in the WSDL file. |
Remarks
For an example, see WSDLReader.
Requirements
Header | mssoap.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |