CRichEditCtx.RestoreTargetDevicemethod
Sets the target device to the device context of the rich edit control.
Syntax
FUNCTION RestoreTargetDevice () AS BOOLEAN
Return value
A boolean true (-1) or false (0).
Description
Sets the target device to the device context of the rich edit control.
Reference
- Defined in AfxNova/CRichEditCtx.inc:731
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class