Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
VRCX
WinApi
C# Class VRCX.WinApi
Mostrar archivo
Open project: Natsumi-sama/VRCX
Class Usage Examples
Private Methods
Method
Description
CopyMemory
(
IntPtr
destination
,
IntPtr
source
,
uint
length
) :
void
FindWindow
(
string
lpClassName
,
string
lpWindowName
) :
IntPtr
GetWindowThreadProcessId
(
IntPtr
hWnd
,
uint
&
lpdwProcessId
) :
uint