Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VRCX
WinApi
C# 클래스 VRCX.WinApi
파일 보기
프로젝트 열기: Natsumi-sama/VRCX
1 사용 예제들
비공개 메소드들
메소드
설명
CopyMemory
(
IntPtr
destination
,
IntPtr
source
,
uint
length
) :
void
FindWindow
(
string
lpClassName
,
string
lpWindowName
) :
IntPtr
GetWindowThreadProcessId
(
IntPtr
hWnd
,
uint
&
lpdwProcessId
) :
uint