XHPFreeDeviceList(3X) — Subroutines
Series 300 and 800 Only
NAME
XHPFreeDeviceList - Free the input device list.
SYNOPSIS
#include <X11/XHPlib.h>
XHPFreeDeviceList (list)
XHPDeviceList ∗list;
ARGUMENTS
list Specifies the pointer to the XHPDeviceList array returned by a previous call to XHPListInputDevices.
DESCRIPTION
This function frees the array of XHPDeviceList structures allocated by XHPListInputDevices.
RETURN VALUE
none
FILES
/usr/include/X11/XHPlib.h
ORIGIN
Hewlett-Packard Company