[]
public static extern IntPtr MonitorFromWindow(IntPtr hwnd, uint dwFlags)
Public Shared Function MonitorFromWindow(hwnd As IntPtr, dwFlags As UInteger) As IntPtr
| Type | Name | Description |
|---|---|---|
| IntPtr | hwnd | |
| uint | dwFlags |
| Type | Description |
|---|---|
| IntPtr |