#include <pstream.h>
Definition at line 47 of file pstream.h.
◆ CPersistStream()
| CPersistStream::CPersistStream |
( |
IUnknown * |
punk, |
|
|
__inout HRESULT * |
phr |
|
) |
| |
◆ ~CPersistStream()
| CPersistStream::~CPersistStream |
( |
| ) |
|
◆ GetClassID()
| STDMETHODIMP CPersistStream::GetClassID |
( |
__out CLSID * |
pClsid | ) |
|
◆ GetSizeMax()
| STDMETHODIMP CPersistStream::GetSizeMax |
( |
__out ULARGE_INTEGER * |
pcbSize | ) |
|
|
inline |
◆ GetSoftwareVersion()
| virtual DWORD CPersistStream::GetSoftwareVersion |
( |
void |
| ) |
|
|
inlinevirtual |
◆ IsDirty()
| STDMETHODIMP CPersistStream::IsDirty |
( |
| ) |
|
|
inline |
◆ Load()
| STDMETHODIMP CPersistStream::Load |
( |
LPSTREAM |
pStm | ) |
|
◆ ReadFromStream()
| HRESULT CPersistStream::ReadFromStream |
( |
IStream * |
pStream | ) |
|
|
virtual |
◆ Save()
| STDMETHODIMP CPersistStream::Save |
( |
LPSTREAM |
pStm, |
|
|
BOOL |
fClearDirty |
|
) |
| |
◆ SetDirty()
| HRESULT CPersistStream::SetDirty |
( |
BOOL |
fDirty | ) |
|
|
inline |
◆ SizeMax()
| virtual int CPersistStream::SizeMax |
( |
| ) |
|
|
inlinevirtual |
◆ WriteToStream()
| HRESULT CPersistStream::WriteToStream |
( |
IStream * |
pStream | ) |
|
|
virtual |
◆ mPS_dwFileVersion
| DWORD CPersistStream::mPS_dwFileVersion |
|
protected |
◆ mPS_fDirty
| BOOL CPersistStream::mPS_fDirty |
|
protected |
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/pstream.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/pstream.cpp