ReactOS 0.4.15-dev-7918-g2a2556c
IOleUndoUnit Interface Reference
Inheritance diagram for IOleUndoUnit:
Collaboration diagram for IOleUndoUnit:

Public Types

typedef IOleUndoUnitLPOLEUNDOUNIT
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

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 ()
 

Detailed Description

Definition at line 1174 of file ocidl.idl.

Member Typedef Documentation

◆ LPOLEUNDOUNIT

Definition at line 1176 of file ocidl.idl.

Member Function Documentation

◆ Do()

HRESULT IOleUndoUnit::Do ( [in] IOleUndoManager pUndoManager)

◆ GetDescription()

HRESULT IOleUndoUnit::GetDescription ( [out] BSTR pBstr)

◆ GetUnitType()

HRESULT IOleUndoUnit::GetUnitType ( [out] CLSID pClsid,
[out] LONG plID 
)

◆ OnNextAdd()

HRESULT IOleUndoUnit::OnNextAdd ( )

The documentation for this interface was generated from the following file: