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

NextPrevUpTopContentsIndex

process-pending-messages

Function
Summary

Processes all the pending messages in the current process.

Package

capi

Signature

process-pending-messages ignored => nil

Arguments

The single 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.

See also

The correct thread for CAPI operations


CAPI User Guide and Reference Manual (Windows version) - 25 Feb 2015

NextPrevUpTopContentsIndex