Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Forex_Strategy_Builder
WinApi
C# Class Forex_Strategy_Builder.WinApi
Selected Win AI Function Calls
ファイルを表示
Open project: nuggett11/Forex-Strategy-Builder
Public Methods
Method
Description
SetWinFullScreen
(
IntPtr
hwnd
) :
void
Private Methods
Method
Description
GetSystemMetrics
(
int
which
) :
int
SetWindowPos
(
IntPtr
hwnd
,
IntPtr
hwndInsertAfter
,
int
X
,
int
Y
,
int
width
,
int
height
,
uint
flags
) :
void
Method Details
SetWinFullScreen()
public
static
method
public
static
SetWinFullScreen
(
IntPtr
hwnd
) :
void
hwnd
System.IntPtr
return
void