CWnd::PrintWindow
Visual Studio 2008
Copies a visual window into the specified device context, typically a printer DC.
BOOL PrintWindow( CDC* pDC, UINT nFlags ) const;
This member function emulates the functionality of the function PrintWindow, as described in the Windows SDK.