CRichEditCtx.GetCallManagermethod
Gets the call manager.
Syntax
FUNCTION GetCallManager () AS IUnknown PTR
Return value
Gets the call manager.
Description
Gets the call manager.
Remarks
The call manager object is opaque to the caller. The Text Object Model (TOM) engine uses the object to handle internal notifications for particular scenarios.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4676
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class