Ribbon for WinForms
DwmGetWindowAttribute メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : DwmGetWindowAttribute メソッド
シンタックス
'宣言
 
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
参照

Win32 クラス
Win32 メンバ