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.
3/26/2014
Constructs a CBaseWindow object.
Syntax
CBaseWindow(
BOOL bDoGetDC = FALSE
);
Parameters
- bDoGetDC
Specifies that the window should not get a device context.
Return Value
None.
Remarks
The window and its worker thread are created by CBaseWindow::PrepareWindow and destroyed by CBaseWindow::DoneWithWindow.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |