API 文档
>
Miscellaneous
>
Object ProUIScreensize
> Function ProUIScreensizeGet
Function ProUIScreensizeGet
Description
Get the size of the window screen.
Synopsis
#include <
ProUI.h
>
ProError
ProUIScreensizeGet
(
ProUIRectangle
* size
/* (Out)
Size of the screen.
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳