GetMouseDispFlag

マウスポインタを表示するかどうかの設定を取得する

version(Windows)
@nogc extern
int
GetMouseDispFlag
()

Return Value

Type: int

TRUE:表示する FALSE:表示しない

Meta