Get the id of the GPU device.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function getId() As Integer
C#
public int getId()
C++
public:
 int getId() sealed 
J#
public int getId()
JScript
public  function getId() : int

Return Value

the id of the GPU device.

See Also