ReactOS 0.4.15-dev-7968-g24a56f8
IPersistStream Interface Reference
Inheritance diagram for IPersistStream:
Collaboration diagram for IPersistStream:

Public Types

typedef IPersistStreamLPPERSISTSTREAM
 
- Public Types inherited from IPersist
typedef IPersistLPPERSIST
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT IsDirty ()
 
HRESULT Load ([in, unique] IStream *pStm)
 
HRESULT Save ([in, unique] IStream *pStm, [in] BOOL fClearDirty)
 
HRESULT GetSizeMax ([out] ULARGE_INTEGER *pcbSize)
 
- Public Member Functions inherited from IPersist
HRESULT GetClassID ([out] CLSID *pClassID)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 528 of file objidl.idl.

Member Typedef Documentation

◆ LPPERSISTSTREAM

Definition at line 530 of file objidl.idl.

Member Function Documentation

◆ GetSizeMax()

◆ IsDirty()

◆ Load()

◆ Save()

HRESULT IPersistStream::Save ( [in, unique] IStream pStm,
[in] BOOL  fClearDirty 
)

The documentation for this interface was generated from the following file: