ReactOS 0.4.15-dev-7098-ge0c17c3
|
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, CExplorerBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CShellLink, and CMenuBand.
HRESULT IPersistStream::IsDirty | ( | ) |
Implemented in CTaskBand, CQuickLaunchBand, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CExplorerBand, CBandSiteBase, CBaseBar, CISFBand, CSearchBar, CToolsBand, CShellLink, CMenuBand, and CKsProxy.
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CExplorerBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CMenuBand, and CShellLink.
Implemented in CKsProxy, CAddressBand, CAddressEditBox, CBaseBarSite, CBrandBand, CExplorerBand, CBandSiteBase, CBaseBar, CSearchBar, CToolsBand, CMenuBand, and CShellLink.