GetRunningDeviceId
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the ID of the running device. This function is called by Init.
Prototype
1 | virtual int32_t GetRunningDeviceId() const = 0 |
Command-Line Options
None
Returns
ID of the running device.
Troubleshooting
None
Constraints
None
Parent topic: Class MetaContext