InteropGetWindowRect(IntPtr, InteropRect) Method

Definition

Namespace: PCBI_InstanceSync
Assembly: PCBI_InstanceSync (in PCBI_InstanceSync.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public static bool GetWindowRect(
	IntPtr hWnd,
	ref InteropRect lpRect
)

Parameters

hWnd  IntPtr
 
lpRect  InteropRect
 

Return Value

Boolean

See Also