TOpenCLDevice.DeviceID Property

IntPtr DeviceID { get; set; }

Returns the Device ID assigned to the device by Open CL driver.

Returns: IntPtr

Remarks:

Use this value when you need to refer to this device when calling Open CL functions.