All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

process-pending-messages Function

Summary

Processes all the pending messages in the current process.

Package

capi

Signature

process-pending-messages ignored => nil

Arguments
ignored
This argument is ignored.
Description

The function process-pending-messages processes all the pending messages in the current process, and then returns nil. It is useful when your code needs to continuously do something, but also needs to respond to user input or other messages.

ignored is ignored.

See also

4.1 The correct thread for CAPI operations


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57