Print Page as PDF
XUDHGUI ICR (3771)

XUDHGUI    ICR (3771)

Name Value
NUMBER 3771
IA # 3771
DATE CREATED 2002/10/01
CUSTODIAL PACKAGE KERNEL
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XUDHGUI
NAME XUDHGUI
GENERAL DESCRIPTION
VISTA Graphical User Interface (GUI)-based applications
can use this API to look up devices. This API retrieves the first 20 devices
that meet the specifications passed. This API was made available with Kernel
Patch XU*8.0*220.

See the Web for more info:
http://vista.url/      kernel/apis/index.shtml
STATUS Active
ID XUDHGUI
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
DEVICE
VISTA Graphical User Interface (GUI)-based
applications can use this API to look up devices. This API retrieves the first
20 devices that meet the specifications passed. This API was made available
with Kernel Patch XU*8.0*220.  Usage: DEVICE^XUDHGUI(.LIST,STARTING
POINT,DIRECTION,RIGHT MARGIN RANGE)
VARIABLES TYPE VARIABLES DESCRIPTION
STARTING POINT Input
(Required) This parameter indicates where to start
the $ORDERing of the Global. "P" will only return devices whose name starts
with "P"; "P*" will return up to 20 devices the first starting with "P".
DIRECTION Input
(Optional) This parameter indicates whether to $ORDER
up or down from the STARTING POINT parameter. The acceptable values are 1 and
-1:
RIGHT MARGIN RANGE Input
(Optional) This parameter is used to specify a width
range of devices: Exact Width (e.g., "132-132")

At Least Width (e.g., "132")

Range (e.g., "80-132")
.LIST Both
(Required) The data will be returned to this array.
Data is returned in the following format:

IEN^NAME^DISPLAY NAME^LOCATION^RIGHT MARGIN^PAGE LENGTH
DATE ACTIVATED 2009/01/22