Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Devices /
Chapter 5 - ADB Manager / ADB Manager Reference
ADB Manager Routines / Getting ADB Device Information


CountADBs

You can use the CountADBs function to determine how many ADB devices are connected to the bus.

FUNCTION CountADBs: Integer;
DESCRIPTION
The CountADBs function returns a value representing the number of devices connected to the bus; it determines this information by counting the number of entries in the ADB device table.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996