InteropGetWindowRect(IntPtr) Method

Definition

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

Parameters

hWnd  IntPtr
 

Return Value

InteropRect

See Also