|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| typedef IOleParentUndoUnit * | LPOLEPARENTUNDOUNIT |
Public Types inherited from IOleUndoUnit | |
| typedef IOleUndoUnit * | LPOLEUNDOUNIT |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | Open ([in] IOleParentUndoUnit *pPUU) |
| HRESULT | Close ([in] IOleParentUndoUnit *pPUU, [in] BOOL fCommit) |
| HRESULT | Add ([in] IOleUndoUnit *pUU) |
| HRESULT | FindUnit ([in] IOleUndoUnit *pUU) |
| HRESULT | GetParentState ([out] DWORD *pdwState) |
Public Member Functions inherited from IOleUndoUnit | |
| HRESULT | Do ([in] IOleUndoManager *pUndoManager) |
| HRESULT | GetDescription ([out] BSTR *pBstr) |
| HRESULT | GetUnitType ([out] CLSID *pClsid, [out] LONG *plID) |
| HRESULT | OnNextAdd () |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
| HRESULT IOleParentUndoUnit::Add | ( | [in] IOleUndoUnit * | pUU | ) |
| HRESULT IOleParentUndoUnit::Close | ( | [in] IOleParentUndoUnit * | pPUU, |
| [in] BOOL | fCommit | ||
| ) |
| HRESULT IOleParentUndoUnit::FindUnit | ( | [in] IOleUndoUnit * | pUU | ) |
| HRESULT IOleParentUndoUnit::Open | ( | [in] IOleParentUndoUnit * | pPUU | ) |