IExchange5250 interface.GetDeviceInfo Method
Definition
Namespace: ASNA.DataGate.Providers
Assembly: ASNA.QSys.DataGate.Client.dll
Gets the device information.
void GetDeviceInfo(String& deviceSN, String& deviceClient, String& deviceServer)
Gets the device information.
void GetDeviceInfo(String& deviceSN, String& deviceClient, String& deviceServer)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| String& | deviceSN | The device serial number. |
| String& | deviceClient | The device client. |
| String& | deviceServer | The device server. |