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
AerialForWindows
Win32API
GetClientRect
AerialForWindows.Win32API.GetClientRect C# (CSharp) Method
Win32API Class Documentation
Exibir arquivo
Open project: thoemmi/AerialForWindows
GetClientRect()
private
method
private
GetClientRect
(
IntPtr
hWnd
,
RECT
&
lpRect
) :
bool
hWnd
System.IntPtr
lpRect
RECT
return
bool
public static extern bool GetClientRect(IntPtr hWnd, ref RECT lpRect);
Win32API
GetClientRect