sysSetEventMode

Category: System

Syntax:

sysSetEventMode:Void(mode:Int)


Parameters

Returns

Void



Summary

Sets the Windows message processing mode for sysUpdateEvents.

Takes mode (EVENT_IMMEDIATE or EVENT_WAIT).

Returns nothing.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn