DwmApiDwmGetWindowAttribute Method

Overload List

DwmGetWindowAttribute(IntPtr, DwmWindowAttribute, NativeRectangle, Int32) Retrieves the current value of a specified attribute applied to a window.
DwmGetWindowAttribute(IntPtr, DwmWindowAttribute, Boolean, Int32) Retrieves the current value of a specified attribute applied to a window.
DwmGetWindowAttribute(SafeHandle, DwmWindowAttribute, NativeRectangle, Int32) Retrieves the current value of a specified attribute applied to a window.
DwmGetWindowAttribute(SafeHandle, DwmWindowAttribute, Boolean, Int32) Retrieves the current value of a specified attribute applied to a window.

See Also