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