CBaseWindow::CBaseWindow (Compact 2013)
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, |