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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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