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