Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CWinEventsWin32 Class Reference

#include <WinEventsWin32.h>

Inheritance diagram for CWinEventsWin32:
IWinEvents

Public Member Functions

bool MessagePump () override
 
- Public Member Functions inherited from IWinEvents
virtual ~IWinEvents ()=default
 

Static Public Member Functions

static LRESULT CALLBACK WndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 

Member Function Documentation

◆ MessagePump()

bool CWinEventsWin32::MessagePump ( )
overridevirtual

Implements IWinEvents.

◆ WndProc()

LRESULT CALLBACK CWinEventsWin32::WndProc ( HWND  hWnd,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam 
)
static

The documentation for this class was generated from the following files: