Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WoW
Fishing
Utilities
WindowsAPI
C# Class WoW.Fishing.Utilities.WindowsAPI
Datei anzeigen
Open project: trenus/Bots.WoW.Fishing
Public Methods
Method
Description
ListWindows
( ) :
void
Private Methods
Method
Description
EnumWindows
(
EnumWindowsProc
callback
,
IntPtr
extraData
) :
bool
EnumWindowsMethod
(
IntPtr
hWnd
,
IntPtr
lParam
) :
bool
GetWindowText
(
IntPtr
hWnd
,
[
lpString
,
int
nMaxCount
) :
int
GetWindowThreadProcessId
(
HandleRef
handle
,
int
&
processId
) :
int
Method Details
ListWindows()
public
static
method
public
static
ListWindows
( ) :
void
return
void