home *** CD-ROM | disk | FTP | other *** search
-
-
-
- GetDevInfo(31.0) ARP Programmers Manual GetDevInfo(31.0)
-
-
-
- NAME
- GetDevInfo - traverse through DevInfo device list
-
- SYNOPSIS
- devinfo = GetDevInfo( DevInfoNode )
- d0 A2
-
- FUNCTION
- Get the next entry from the DevInfo list in a multi-tasking
- safe manner. No translation is performed on the raw DevInfo
- node, for a more convenient way to search the DevInfo list,
- see AddDADevs(). If called with a NULL argument, returns
- head of list.
-
- INPUTS
- DevInfoNode - Current position in list, or NULL, for head.
-
- RESULTS
- devinfo - Next node in list, or NULL, if at end of list.
- Assembly language programmers can use the Z-Flag on
- return from this function.
-
- BUGS
- None known.
-
- SEE ALSO
- Assign(), AddDADevs()
-
- AUTHOR
- CDH
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 2/22/88)
-
-
-
-