GetWindowExtEx

GetWindowExtEx(

HDC hdc, // handle to device context

LPSIZE lpSize // window extents

);

微軟提供的獲取設備環境映射比例的函式,獲取hdc指定的設備環境X、Y方向上的邏輯比例並存入lpSize中。成功返回非零值,失敗返回0,調用GetLastError可獲取錯誤擴展信息。

相關詞條

熱門詞條

聯絡我們