SystemApi_System_GetScreen
获取系统屏幕分辨率
bool SystemApi_System_GetScreen(int* pInt_Width, int* pInt_Height)
参数.一:pInt_Width In/Out:Out 类型:整数型指针 可空:N 意思:输出宽 参数.二:pInt_Height In/Out:Out 类型:整数型指针 可空:N 意思:输出高
类型:逻辑型 意思:是否成功