System::Web::Services::Protocols::SoapClientMessage::SoapClientMessage costruttore
SoapClientMessage::SoapClientMessage constructor
Crea una nuova istanza.
System::Web::Services::Protocols::SoapClientMessage::SoapClientMessage(System::SharedPtr<SoapHttpClientProtocol> client, System::SharedPtr<SoapMethodStubInfo> msi, String url, System::ArrayPtr<System::SharedPtr<Object>> parameters)
| Parametro | Tipo | Descrizione |
|---|---|---|
| client | System::SharedPtr<SoapHttpClientProtocol> | Un’istanza della classe proxy client. |
| msi | System::SharedPtr<SoapMethodStubInfo> | Informazioni sullo stub del metodo. |
| url | String | L’URL di un servizio web XML. |
| parametri | System::ArrayPtr<System::SharedPtr<Object>> | Una raccolta di parametri. |
Vedi anche
- Typedef SharedPtr
- Class SoapHttpClientProtocol
- Class String
- Typedef ArrayPtr
- Class Object
- Class SoapClientMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++