CWnd::MapWindowPoints

void MapWindowPoints ( CWnd * pwndTo, LPRECT lpRect ) const;

void MapWindowPoints ( CWnd * pwndTo, LPPOINT lpPoint, UINT nCount ) const;

¸Å°³ º¯¼ö

pwndTo

Æ÷ÀÎÆ® º¯È¯ µË´Ï´Ù âÀ» ½Äº° ÇÕ´Ï´Ù. ÀÌ ¸Å°³ º¯¼ö°¡ NULLÀÎ °æ¿ì Æ÷ÀÎÆ®¸¦ È­¸é ÁÂÇ¥·Î º¯È¯ µË´Ï´Ù.

lpRect

´©±¸ÀÇ Æ÷ÀÎÆ® º¯È¯ µÇ´Â »ç°¢ÇüÀ» ÁöÁ¤ ÇÕ´Ï´Ù. ÀÌ ÇÔ¼öÀÇ Ã¹ ¹ø° ¹öÀüÀº Windows 3.1¿¡¸¸ ÇÏ °í ³ªÁß¿¡ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù.

lpPoint

º¯È¯ÇÒ Æ÷ÀÎÆ® ¼¼Æ®¸¦ Æ÷ÇÔ ÇÏ´Â POINT ±¸Á¶Ã¼ÀÇ ¹è¿­¿¡ ´ë ÇÑ Æ÷ÀÎÅÍ¡£

nCount

LpPoint °¡ °¡¸®Å°´Â ¹è¿­¿¡ ÀÖ´Â POINT ±¸Á¶Ã¼¸¦ ÁöÁ¤¡£

ÁÖÀÇ

(Áöµµ) º¯È¯ CWnd ÀÇ ÁÂÇ¥ °ø°£¿¡¼­ ´Ù¸¥ âÀÌ ÁÂÇ¥ °ø°£ Á¡ÀÇ ÁýÇÕ¡£

CWnd °³¿ä |nbsp; Ŭ·¡½º ¸â¹ö (ko) | °èÃþ ±¸Á¶ Â÷Æ®(&N)

Âü°í Ç׸ñnbsp;CWnd::ClientToScreen, CWnd::ScreenToClient, :: MapWindowPoints(&N)

Index