GetDevice
API | Code |
C++ | static ceDevice *ceDevice::GetDevice(unsigned int uiIdx) |
CCE_RESULT GetDevice(unsigned int uiIdx, CE_DEVICE_HANDLE *pHandle)
.NET static ceDevice ceDevice.GetDevice(uint uiIdx)
Get device pointer or handle to the device with the given index, which must be smaller than the device count returned by GetDeviceCount(). This pointer or handle is valid up to the point DeInit() is called.
USBS6 / |
| http://www.cesys.com/ |
User Doc V0.3 | preliminary |