CPersistStream Class Reference
#include <pstream.h>
List of all members.
Detailed Description
Definition at line 9 of file pstream.h.
Constructor & Destructor Documentation
| CPersistStream::CPersistStream |
( |
IUnknown * |
punk, |
|
|
HRESULT * |
phr | |
|
) |
| | |
| CPersistStream::~CPersistStream |
( |
|
) |
|
Member Function Documentation
| STDMETHODIMP CPersistStream::IsDirty |
( |
|
) |
[inline] |
| STDMETHODIMP CPersistStream::Load |
( |
LPSTREAM |
pStm |
) |
|
| STDMETHODIMP CPersistStream::Save |
( |
LPSTREAM |
pStm, |
|
|
BOOL |
fClearDirty | |
|
) |
| | |
| STDMETHODIMP CPersistStream::GetSizeMax |
( |
ULARGE_INTEGER * |
pcbSize |
) |
[inline] |
| HRESULT CPersistStream::SetDirty |
( |
BOOL |
fDirty |
) |
[inline] |
| STDMETHODIMP CPersistStream::GetClassID |
( |
CLSID * |
pClsid |
) |
|
| virtual DWORD CPersistStream::GetSoftwareVersion |
( |
void |
|
) |
[inline, virtual] |
| virtual int CPersistStream::SizeMax |
( |
|
) |
[inline, virtual] |
| HRESULT CPersistStream::WriteToStream |
( |
IStream * |
pStream |
) |
[virtual] |
| HRESULT CPersistStream::ReadFromStream |
( |
IStream * |
pStream |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
- D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/pstream.h
- D:/opendownloadmanager/ODM-1.x/Include.Add/DShow/pstream.cpp