DMXGetInputCount(3) DMXGetInputCount(3)
NAME
       DMXGetInputCount - determine number of input devices
SYNOPSIS
       #include <X11/extensions/dmxext.h>
       Bool DMXGetInputCount(Display *dpy,
                             int *input_count);
DESCRIPTION
       DMXGetInputCount() returns the number of input devices connected to the
       Xdmx(1) server in  input_count.   This  number  is  the  same  as  that
       returned  by XListInputDevices(3X), but is available even when the XIn-
       put extension is not supported.
RETURN VALUE
       DMXGetInputCount() returns True unless there is a protocol error.
SEE ALSO
       DMXGetInputAttributes(3X), XListInputDevices(3X), DMX(3X), Xdmx(1)
X Version 11                     libdmx 1.0.2             DMXGetInputCount(3)
Mac OS X 10.6 X11 - Generated Sun Mar 7 12:29:33 CST 2010
