[v2 alpha] monitorinfo struct example

Share your ideas as to how the documentation can be improved.
ntepa
Posts: 432
Joined: 19 Oct 2022, 20:52

[v2 alpha] monitorinfo struct example

23 Sep 2023, 18:52

In the example struct for MONITORINFO , i32 should be u32, and 40 can be changed to ObjGetDataSize(this).

Code: Select all

class MONITORINFO {
    cbSize : u32 := ObjGetDataSize(this)
    rcMonitor : RECT
    rcWork : RECT
    dwFlags : u32
}

Return to “Suggestions on Documentation Improvements”

Who is online

Users browsing this forum: No registered users and 6 guests