Class DriverAPINativeMethods.ExportTables
cuGetExportTable
Inheritance
System.Object
DriverAPINativeMethods.ExportTables
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ManagedCuda
Assembly: ManagedCuda.dll
Syntax
public static class ExportTables
Methods
cuGetExportTable(ref IntPtr, ref CUuuid)
No description found in the CUDA reference manual...
Declaration
public static CUResult cuGetExportTable(ref IntPtr ppExportTable, ref CUuuid pExportTableId)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ppExportTable | |
CUuuid | pExportTableId |
Returns
Type | Description |
---|---|
CUResult | CUDA Error Code |