System::Web::Services::Protocols::SoapMessage::GetOutParameterValue method
SoapMessage::GetOutParameterValue method
Gets the output parameter value at the specified index.
System::SharedPtr<Object> System::Web::Services::Protocols::SoapMessage::GetOutParameterValue(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The index of the output parameter. |
ReturnValue
The output parameter value.
See Also
- Typedef SharedPtr
- Class Object
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.PUB for C++