다음을 통해 공유


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

See Also

Concepts

CDC Class

CDC Members

Hierarchy Chart