CDC::GetWindowOrg

Switch View :
ScriptFree
Visual Studio 2010 - Visual C++
CDC::GetWindowOrg

Retrieves the x- and y-coordinates of the origin of the window associated with the device context.

CPoint GetWindowOrg( ) const;
Return Value

The origin of the window (in logical coordinates) as a CPoint object.

Requirements

Header: afxwin.h

See Also

Reference

Other Resources