GetReturnValue()

SoapMessage::GetReturnValue() method

Gets the return value of the XML Web service method.

System::SharedPtr<Object> System::Web::Services::Protocols::SoapMessage::GetReturnValue()

Return Value

The return value of the XML Web service method.

See Also