System::IO::Stream::EndRead metod
Stream::EndRead method
Väntar tills den angivna asynkrona läsoperationen är klar.
virtual int System::IO::Stream::EndRead(System::SharedPtr<System::IAsyncResult> asyncResult)
| Parameter | Typ | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Ett IAsyncResult-objekt som representerar en asynkron läsoperation |
ReturnValue
Antalet byte som läses under läsoperationen som representeras av asyncResult
Se även
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.PDF for C++