Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

port-modifier-state

Generic function

Summary

Returns the modifier state of the specified port.

Signature

port-modifier-state port => integer

Arguments

port
An instance of type <port>.

Values

integer
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the modifier state of port.

See also

event-modifier-state, page 266

gesture-modifier-state, page 283

make-modifier-state, page 295

port-name, page 332

port-pointer, page 333

port-server-path, page 333

port-type, page 334


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index