CRichEditCtx.GetWindowmethod
Gets the handle of the window that the Text Object Model (TOM) engine is using to display output.
Syntax
FUNCTION FUNCTION GetWindow () AS __int64
Return value
The handle of the window that the TOM engine is using.
Description
Gets the handle of the window that the Text Object Model (TOM) engine is using to display output.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4646
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class