GetWindowFrameRect

メインウインドウの枠の部分も含めた全体の領域を取得する

version(Windows)
@nogc extern
int
GetWindowFrameRect
(
core.sys.windows.windef.RECT* RectBuf
)

Meta