ReactOS 0.4.16-dev-303-g11d5cb8
|
Public Types | |
typedef IPersistStream * | LPPERSISTSTREAM |
Public Types inherited from IPersist | |
typedef IPersist * | LPPERSIST |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
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 () |
Definition at line 528 of file objidl.idl.
Definition at line 530 of file objidl.idl.
HRESULT IPersistStream::GetSizeMax | ( | [out] ULARGE_INTEGER * | pcbSize | ) |
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CShellLink, and CMenuBand.
HRESULT IPersistStream::IsDirty | ( | ) |
Implemented in CTaskBand, CQuickLaunchBand, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CBandSiteBase, CBaseBar, CISFBand, CSearchBar, CToolsBand, CShellLink, CMenuBand, and CKsProxy.
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CMenuBand, and CShellLink.
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CMenuBand, and CShellLink.