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
EnumWSDLOperations enumerates a list of operations in a specified port from the WSDL file. This enumerator supports the standard methods (except for clone): Find, Next, Skip, and reset.
The following methods and properties are supported by the EnumWSDLOperations object.
| Method | Description |
|---|---|
Clone |
Not supported. |
Finds the specified service from the collection. |
|
Returns the next service from the collection. |
|
Resets the collection. |
|
Skips the next service from the collection. |
Remarks
For an example, see WSDLReader.
Requirements
| Header | mssoap.h |
| Library | uuid.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |