#include <DeviceAlias.h>
Inherits NetOceanDirect::ManagedObject< DeviceAliasAPI >.
◆ DeviceAlias() [1/2]
DeviceAlias::DeviceAlias |
( |
| ) |
|
|
protected |
◆ DeviceAlias() [2/2]
DeviceAlias::DeviceAlias |
( |
DeviceAliasAPI * | instance | ) |
|
◆ ~DeviceAlias()
virtual NetOceanDirect::DeviceAlias::~DeviceAlias |
( |
| ) |
|
|
inlinevirtual |
◆ getDeviceAlias()
String DeviceAlias::getDeviceAlias |
( |
long | deviceID, |
|
|
int % | errorCode ) |
Read the device alias. If this field in the device is not yet populated then a non-zero(6) code will be returned.
- See also
- setDeviceAlias()
- Parameters
-
- Returns
- the device alias.
◆ getInstance()
◆ setDeviceAlias()
void DeviceAlias::setDeviceAlias |
( |
long | deviceID, |
|
|
int % | errorCode, |
|
|
String ^ | deviceAlias ) |
Set the device alias.
- See also
- getDeviceAlias()
- Parameters
-
[in] | deviceID | the device ID for the device to be configured (from OceanDirect::findDevices()) |
[out] | errorCode | set to 0 if successful, an OceanDirect error code (nonzero) otherwise |
[in] | deviceAlias | the device alias. |
◆ deviceAlias
The documentation for this class was generated from the following files: