BOOL GetCaretPos( LPPOINT lpPoint <br> // address of structure to receive coordinates <br> <br>); <br> <br>The caret is a shared resource; there is only one caret in the system. A window can set the caret position only if it owns the caret. <br><br>