Help Center

CRichEditCtx.SysBeepmethod

Generates a system beep.

Windowsmethoddocumented

Syntax

FUNCTION SysBeep () AS HRESULT

Return value

If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

Description

Generates a system beep.

Reference

  • Defined in AfxNova/CRichEditCtx.inc:4812
  • Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
  • Topic: CRichEditCtx Class