Topic Last Modified: 2010-03-07
The DeviceDriver table is a supporting table. Each record represents a driver used by either capture device or render device.
Column | Data Type | Key/Index | Details |
---|---|---|---|
DeviceDriverKey |
Int |
Primary |
Unique number identifying this DeviceDriver record. |
DeviceDriver |
varchar(256) |
unique |
Device driver name. |