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