CheckDoubleStart

DXライブラリを使用したソフトが既に起動しているかどうかを取得する

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
CheckDoubleStart
()

Return Value

Type: int

dxlib_d.DxDataType.TRUE:既に起動している dxlib_d.DxDataType.FALSE:起動していない

Meta