ScreenID()
语法
Result = ScreenID()
Returns the OS ScreenID.
参数
无.
返回值
The OS ScreenID. On Windows this is a normal WindowID so any function which needs such an ID can use it, like PlayMovie() for example.
已支持操作系统
Windows (DirectX), Linux (SDL)