C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / DwmGetWindowAttribute Method

In This Topic
DwmGetWindowAttribute Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function DwmGetWindowAttribute( _
   ByVal hwnd As IntPtr, _
   ByVal dwAttribute As Integer, _
   ByRef pvAttribute As Win32.RECT, _
   ByVal cbAttribute As Integer _
) As Integer
 

Parameters

hwnd
dwAttribute
pvAttribute
cbAttribute
See Also