|
HID OMNIKEY Smart Card Readers' Sample Codes
0.0.0.116
|
Public Member Functions | |
| IEnumerable< KeyboardData > | ListKeyboards () |
| IEnumerable< KeyboardData > | ListKeyboards (ushort vendorId) |
| IEnumerable< KeyboardData > | ListKeyboards (ushort vendorId, ushort productId) |
Static Public Attributes | |
| static IKeyboardDiscovery | Instance => _instance ?? (_instance = new KeyboardDiscovery()) |