ReactOS 0.4.16-dev-983-g23ad936
|
Public Types | |
typedef IPersistStream * | LPPERSISTSTREAM |
![]() | |
typedef IPersist * | LPPERSIST |
![]() | |
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) |
![]() | |
HRESULT | GetClassID ([out] CLSID *pClassID) |
![]() | |
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.
Referenced by Load().
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CMenuBand, and CShellLink.