[]
public static extern int DwmGetWindowAttribute(IntPtr hwnd, int dwAttribute, ref Win32.RECT pvAttribute, int cbAttribute)
Public Shared Function DwmGetWindowAttribute(hwnd As IntPtr, dwAttribute As Integer, ByRef pvAttribute As Win32.RECT, cbAttribute As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| IntPtr | hwnd | |
| int | dwAttribute | |
| Win32.RECT | pvAttribute | |
| int | cbAttribute |
| Type | Description |
|---|---|
| int |