CDC::IsPrinting
Determines whether the device context is being used for printing.
BOOL IsPrinting( ) const;
Return Value
Nonzero if the CDC object is a printer DC; otherwise 0.
Requirements
Header: afxwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether the device context is being used for printing.
BOOL IsPrinting( ) const;
Nonzero if the CDC object is a printer DC; otherwise 0.
Header: afxwin.h