CWnd::Print

This method draws the current window in the specified device context, which is most commonly in a printer device context.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

void Print( CDC* pDC, DWORD dwFlags ) const;