Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EventLoop
C# Class EventLoop, code
显示文件
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Run
( ) :
void
Private Methods
Method
Description
DispatchMessage
(
MSG,
&
lpMsg
) :
IntPtr,
PeekMessage
(
MSG,
&
lpMsg
,
IntPtr,
hwnd
,
uint
wMsgFilterMin
,
uint
wMsgFilterMax
,
uint
wRemoveMsg
) :
bool
TranslateMessage
(
MSG,
&
lpMsg
) :
bool
Method Details
Run()
public
static
method
public
static
Run
( ) :
void
return
void