'宣言 Public Shared Function DwmGetWindowAttribute( _ ByVal hwnd As IntPtr, _ ByVal dwAttribute As Integer, _ ByRef pvAttribute As Win32.RECT, _ ByVal cbAttribute As Integer _ ) As Integer
public static int DwmGetWindowAttribute( IntPtr hwnd, int dwAttribute, ref Win32.RECT pvAttribute, int cbAttribute )
パラメータ
- hwnd
- dwAttribute
- pvAttribute
- cbAttribute