Important: The information in this document is obsolete and should not be used for new development.
Application-Defined Routines
This section describes device handlers and ADB completion routines. A device handler is a low-level routine that communicates with a particular ADB device. An ADB completion routine is a routine that you can provide as a parameter to theADBOp
function.
Subtopics
- ADB Device Handlers
- ADB Command Completion Routines