GetWindowFrameRect

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

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
GetWindowFrameRect
(
dxlib_d.DxDataType.RECT* RectBuf
)

Meta