HID OMNIKEY Smart Card Readers' Sample Codes  0.0.0.116
KbwToCcidSwitchApi.FeatureReport.FeatureReport Class Reference
Inheritance diagram for KbwToCcidSwitchApi.FeatureReport.FeatureReport:
KbwToCcidSwitchApi.FeatureReport.IFeatureReport

Public Member Functions

 FeatureReport (byte[] buffer, string description="")
 
void Send (KeyboardData keyboardData)
 

Public Attributes

byte ReportId => Report[0]
 

Static Public Attributes

static FeatureReport EnableCcidInterface
 
static FeatureReport DisableCcidInterface
 

Properties

byte [] Report [get]
 
string Description [get]
 
- Properties inherited from KbwToCcidSwitchApi.FeatureReport.IFeatureReport
byte [] Report [get]
 
byte ReportId [get]
 
string Description [get]
 

Member Data Documentation

◆ DisableCcidInterface

FeatureReport KbwToCcidSwitchApi.FeatureReport.FeatureReport.DisableCcidInterface
static
Initial value:
= new FeatureReport(new byte[] {0x00, 0x5A, 0xA5},
"Feature Report to disable CCID interface in OMNIKEY 5027 KeyboardWedge device")

◆ EnableCcidInterface

FeatureReport KbwToCcidSwitchApi.FeatureReport.FeatureReport.EnableCcidInterface
static
Initial value:
= new FeatureReport(new byte[] {0x00, 0xA5, 0x5A},
"Feature Report to enable CCID interface in OMNIKEY 5027 KeyboardWedge device")

The documentation for this class was generated from the following file: