System::Web::Services::Protocols::SoapMessage::GetOutParameterValue メソッド

SoapMessage::GetOutParameterValue method

指定されたインデックスの出力パラメーター値を取得します。

System::SharedPtr<Object> System::Web::Services::Protocols::SoapMessage::GetOutParameterValue(int32_t index)
パラメーター説明
インデックスint32_t出力パラメータのインデックス。

ReturnValue

出力パラメータの値。

参照