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