Share via


IDebugComputeKernel110.GetComputeKernelId(UInt32) Method

Definition

public:
 int GetComputeKernelId([Runtime::InteropServices::Out] System::UInt32 % pnKernelId);
public int GetComputeKernelId (out uint pnKernelId);
abstract member GetComputeKernelId : uint32 -> int
Public Function GetComputeKernelId (ByRef pnKernelId As UInteger) As Integer

Parameters

pnKernelId
UInt32

Returns

Applies to