uTools-Manuals/src/docs/win32api/1/GetClientRect .html
2020-06-29 01:56:42 +08:00

14 lines
615 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<body>
<h3>函数功能</h3>该函数获取窗口客户区的坐标。客户区坐标指定客户区的左上角和右下角。由于客户区坐标是相对子窗口客户区的左上角而言的因此左上角坐标为00<br>
<h3>函数原型</h3>BOOL GetClientRectHWND hWndLPRECT lpRect<br>
<h3>参数</h3>
GetLastError 函数。<br>
备注Windows CE命令条包含在客户区中。<br>
<h3>速查</h3>Windows NT: 3.1以上版本Windows95以上版本 Windows CE1.0以上版本头文件winuser.h库文件user32.lib<br>
</body>
</html>