AppEventWndClearΒΆ

AppEventWndClear removes all events from the event window.

bool = AppEventWndClear()

Return Value

bool is always TRUE (1).

History

Version Description
4.2.2 New

id-385776