You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.DeviceID Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.DeviceID Property

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

Syntax
C#
Visual Basic
public IntPtr DeviceID;

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!