System::IO::Stream::EndWrite メソッド
Stream::EndWrite method
非同期書き込み操作を終了します。指定された非同期書き込み操作が完了するまで待機します。
virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
| パラメーター | 型 | 説明 |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | 非同期書き込み操作を表す IAsyncResult オブジェクト |
参照
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++