Point of service (POS) driver samples
The driver samples in this directory provide a starting point for writing a custom POS driver for your device.
Sample | Description |
---|---|
Barcode Scanner Driver Sample | This UMDF 2 sample serves as a template for creating a barcode scanner driver and demonstrates basic functionality such as claiming and enabling the device for exclusive access. |
Magnetic Stripe Reader Driver Sample | This UMDF 2 sample serves as a template for creating a magnetic stripe reader driver and demonstrates basic functionality such as claiming and enabling the device for exclusive access. |