|
ReactOS 0.4.16-dev-1902-g37574d1
|


Public Types | |
| typedef IPersistHistory * | LPPERSISTHISTORY |
Public Types inherited from IPersist | |
| typedef IPersist * | LPPERSIST |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | LoadHistory ([in] IStream *pStream, [in] IBindCtx *pbc) |
| HRESULT | SaveHistory ([in] IStream *pStream) |
| HRESULT | SetPositionCookie ([in] DWORD dwPositioncookie) |
| HRESULT | GetPositionCookie ([out] DWORD *pdwPositioncookie) |
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 27 of file perhist.idl.
Definition at line 29 of file perhist.idl.
Implemented in CShellBrowser.
Implemented in CShellBrowser.
Implemented in CShellBrowser.
Implemented in CShellBrowser.