ReactOS 0.4.16-dev-588-gf07ea94
|
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) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 411 of file axextend.idl.
HRESULT IOverlayNotify::OnClipChange | ( | [in] const RECT * | pSourceRect, |
[in] const RECT * | pDestinationRect, | ||
[in] const RGNDATA * | pRgnData | ||
) |
HRESULT IOverlayNotify::OnPaletteChange | ( | [in] DWORD | dwColors, |
[in] const PALETTEENTRY * | pPalette | ||
) |
HRESULT IOverlayNotify::OnPositionChange | ( | [in] const RECT * | pSourceRect, |
[in] const RECT * | pDestinationRect | ||
) |