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
MS
Win32
SafeNativeMethods
GetWindowRect
MS.Win32.SafeNativeMethods.GetWindowRect C# (CSharp) Method
SafeNativeMethods Class Documentation
Mostrar archivo
Open project: geeksree/cSharpGeeks
GetWindowRect()
private
method
private
GetWindowRect
(
IntPtr
hwnd
,
NativeMethods
&
rect
) :
bool
hwnd
System.IntPtr
rect
NativeMethods
return
bool
internal static extern bool GetWindowRect(IntPtr hwnd, ref NativeMethods.RECT rect);
Same methods
SafeNativeMethods::
GetWindowRect
(
NativeMethods
hwnd
,
NativeMethods
&
rc
) :
bool
SafeNativeMethods
FindWindow
GetSystemMetrics
GetWindowLong
GetWindowRect
IsWindowEnabled
IsWindowVisible
MoveWindow
SetProcessDPIAware