HDRIVER Data Type
The handle for a driver. A driver handle provides you with a means to identify, and therefore to access, a specific driver.
4Test
defines this alias data type as follows:
type HDRIVER is HANDLE
Parent topic:
Core Data Types