Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WoW
Fishing
Utilities
WindowsAPI.Window
C# Class WoW.Fishing.Utilities.WindowsAPI.Window
Exibir arquivo
Open project: trenus/Bots.WoW.Fishing
Public Properties
Property
Type
Description
ProcessID
int
Title
string
hWnd
System.IntPtr
Public Methods
Method
Description
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
Method Details
Window()
public
method
public
Window
(
IntPtr
h
,
string
t
,
int
p
) :
System
h
System.IntPtr
t
string
p
int
return
System
Property Details
ProcessID
public_oe property
public
int
ProcessID
return
int
Title
public_oe property
public
string
Title
return
string
hWnd
public_oe property
public
IntPtr,System
hWnd
return
System.IntPtr