System::Web::Services::Protocols::SoapMessage::SetStream メソッド
SoapMessage::SetStream method
SOAP メッセージ データを含むストリームを設定します。
void System::Web::Services::Protocols::SoapMessage::SetStream(System::SharedPtr<System::IO::Stream> stream)
| パラメーター | 型 | 説明 |
|---|---|---|
| ストリーム | System::SharedPtr<System::IO::Stream> | 設定しなければならないストリーム。 |
参照
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++