Delegate Terminal.HardwareInformationCompletedEventHandler
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public delegate void HardwareInformationCompletedEventHandler(object sender, Terminal.HardwareInformationCompletedEventArgs hardwareInformationEventArgs);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
Terminal.HardwareInformationCompletedEventArgs | hardwareInformationEventArgs |