Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XieQueryEvents(3X)  —  Subroutines

Digital

NAME

XieQueryEvents − This routine returns the XIE event mask so you can determine which XIE events are currently enabled. 

C Format

event_mask = XieQueryEvents(dpy)

C Argument Information

unsigned long  event_mask;
Display     ∗dpy;

RETURN VALUES

The routine returns the XIE event mask in the event_mask argument. 

PARAMETERS

dpyThe dpy argument specified the X11 display identifier returned by the XOpenDisplay routine. 

DESCRIPTION

This routine returns the XIE event mask so you can determine which XIE events are currently enabled. 

XIE Events and Error Messages

Protocol Messages: X_ieQueryEvents

XIE event returned: None

XieLib errors: Reply error, BadAccess

XieServer errors: None
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026