CAsyncStream Class Reference
#include <asyncio.h>
List of all members.
Detailed Description
Definition at line 11 of file asyncio.h.
Constructor & Destructor Documentation
| virtual CAsyncStream::~CAsyncStream |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual HRESULT CAsyncStream::SetPointer |
( |
LONGLONG |
llPos |
) |
[pure virtual] |
| virtual HRESULT CAsyncStream::Read |
( |
PBYTE |
pbBuffer, |
|
|
DWORD |
dwBytesToRead, |
|
|
BOOL |
bAlign, |
|
|
LPDWORD |
pdwBytesRead | |
|
) |
| | [pure virtual] |
| virtual HRESULT CAsyncStream::Size |
( |
LONGLONG * |
pllSizeTotal, |
|
|
LONGLONG * |
pSizeAvailable | |
|
) |
| | [pure virtual] |
| virtual DWORD CAsyncStream::Alignment |
( |
|
) |
[pure virtual] |
| virtual void CAsyncStream::Lock |
( |
|
) |
[pure virtual] |
| virtual void CAsyncStream::Unlock |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file:
- D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/asyncio.h