Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

event-status-code

Generic function

Summary

Returns the status code of the specified event.

Signature

event-status-code event => code

Arguments

event
An instance of type <frame-exited-event>.

Values

code
An instance of type false-or(<integer>).

Library

duim-frames

Module

duim-frames

Description

Returns the status code of event.

See also

<frame-exited-event>, page 798


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index