Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AdvancedLauncher
Tools
NativeMacros
C# 클래스 AdvancedLauncher.Tools.NativeMacros
파일 보기
프로젝트 열기: GoldRenard/DMOAdvancedLauncher
공개 메소드들
메소드
설명
GET_X_LPARAM
(
uint
dword
) :
int
GET_Y_LPARAM
(
uint
dword
) :
int
HIWORD
(
uint
dword
) :
ushort
LOWORD
(
uint
dword
) :
ushort
메소드 상세
GET_X_LPARAM()
공개
정적인
메소드
public
static
GET_X_LPARAM
(
uint
dword
) :
int
dword
uint
리턴
int
GET_Y_LPARAM()
공개
정적인
메소드
public
static
GET_Y_LPARAM
(
uint
dword
) :
int
dword
uint
리턴
int
HIWORD()
공개
정적인
메소드
public
static
HIWORD
(
uint
dword
) :
ushort
dword
uint
리턴
ushort
LOWORD()
공개
정적인
메소드
public
static
LOWORD
(
uint
dword
) :
ushort
dword
uint
리턴
ushort