函数简介
:
获取屏幕高度
函数原型
:
long
GetScreenHeight
()
参数定义
:
返回值
:
整形数
:
返回屏幕高度像素值
示例
:
g_lw->GetScreenHeight();