void PrintClient( CDC* pDC, DWORD dwFlags ) const;
Parameters
pDC
A pointer to a device context.
dwFlags
Specifies drawing options. This parameter can be one or more of these flags:
Remarks
Call this member function to draw any window in the specified device context (usually a printer device context).
CWnd Overview | Class Members | Hierarchy Chart
See Also WM_PRINTCLIENT