Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Converts client coordinates to screen coordinates.
BOOL ClientToScreen(
LPPOINT lpPoint
) const throw();
BOOL ClientToScreen(
LPRECT lpRect
) const throw();
Remarks
See ClientToScreen in the Windows SDK.
The second version of this method allows you to convert the coordinates of a RECT structure.
Requirements
Header: atlwin.h