CBaseWindow::GetWindowWidth
Retrieves the current window width.
LONG GetWindowWidth( );
Return Values
Returns the window width in pixels.
Remarks
This member function is updated when the base class receives WM_SIZE messages.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.