ReactOS 0.4.15-dev-7934-g1dc8d80
IOverlayNotify Interface Reference
Inheritance diagram for IOverlayNotify:
Collaboration diagram for IOverlayNotify:

Public Member Functions

HRESULT OnPaletteChange ([in] DWORD dwColors, [in] const PALETTEENTRY *pPalette)
 
HRESULT OnClipChange ([in] const RECT *pSourceRect, [in] const RECT *pDestinationRect, [in] const RGNDATA *pRgnData)
 
HRESULT OnColorKeyChange ([in] const COLORKEY *pColorKey)
 
HRESULT OnPositionChange ([in] const RECT *pSourceRect, [in] const RECT *pDestinationRect)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 411 of file axextend.idl.

Member Function Documentation

◆ OnClipChange()

HRESULT IOverlayNotify::OnClipChange ( [in] const RECT pSourceRect,
[in] const RECT pDestinationRect,
[in] const RGNDATA pRgnData 
)

◆ OnColorKeyChange()

HRESULT IOverlayNotify::OnColorKeyChange ( [in] const COLORKEY pColorKey)

◆ OnPaletteChange()

HRESULT IOverlayNotify::OnPaletteChange ( [in] DWORD  dwColors,
[in] const PALETTEENTRY pPalette 
)

◆ OnPositionChange()

HRESULT IOverlayNotify::OnPositionChange ( [in] const RECT pSourceRect,
[in] const RECT pDestinationRect 
)

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