Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
CBaseWindow::GetWindowWidth
The GetWindowWidth method retrieves the current width of the window.
Syntax
LONG GetWindowWidth(void);
Return Value
Returns the width of the window, in pixels.
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also