|
Enrollment 28.2.0
|
Capture device vendor identifier The capture device vendor identifier shall identify the biometric organization that owns the product that created the BDIR. More...
#include <PrintCaptureDeviceVendorID.h>
Public Member Functions | |
| PrintCaptureDeviceVendorID (unsigned int i) | |
| Construct a new Print Capture Equipment ID. | |
| operator unsigned int () const | |
| Conversion to capture equipment id number. | |
Capture device vendor identifier The capture device vendor identifier shall identify the biometric organization that owns the product that created the BDIR.
The capture device algorithm vendor identifier shall be encoded in two bytes carrying a CBEFF biometric organization identifier (registered by IBIA or other approved registration authority). A value of all zeros shall indicate that the capture device vendor is unreported. [5]
|
inlineexplicit |
Construct a new Print Capture Equipment ID.
| i | equipment ID determined by vendor. Only 16 bits are stored. |