Soap.WSDLItems.IWSDLItems Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetWSDLDoc | public | Returns the IWSDLDocument interface for the WSDL document. |
| GetWSDLItems | public | Returns a reference to the TWSDLItems instance that implements this interface. |
| Load | public | Loads a WSDL document so that its definitions are available. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |