CBaseWindow::GetWindowHWND

 
Microsoft DirectShow 9.0

CBaseWindow::GetWindowHWND

The GetWindowHWND method retrieves a handle to the window.

Syntax

  HWND GetWindowHWND(void);

Return Value

Returns a handle to the window.

Requirements

**  Header:** Declared in Winutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also