|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| typedef IPointerInactive * | LPPOINTERINACTIVE |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | GetActivationPolicy ([out] DWORD *pdwPolicy) |
| HRESULT | OnInactiveMouseMove ([in] LPCRECT pRectBounds, [in] LONG x, [in] LONG y, [in] DWORD grfKeyState) |
| HRESULT | OnInactiveSetCursor ([in] LPCRECT pRectBounds, [in] LONG x, [in] LONG y, [in] DWORD dwMouseMsg, [in] BOOL fSetAlways) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
| HRESULT IPointerInactive::OnInactiveMouseMove | ( | [in] LPCRECT | pRectBounds, |
| [in] LONG | x, | ||
| [in] LONG | y, | ||
| [in] DWORD | grfKeyState | ||
| ) |
| HRESULT IPointerInactive::OnInactiveSetCursor | ( | [in] LPCRECT | pRectBounds, |
| [in] LONG | x, | ||
| [in] LONG | y, | ||
| [in] DWORD | dwMouseMsg, | ||
| [in] BOOL | fSetAlways | ||
| ) |