Condividi tramite


IDebugComputeThread110.GetComputeKernel(IDebugComputeKernel110) Method

Definition

public:
 int GetComputeKernel([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugComputeKernel110 ^ % ppComputeKernel);
public int GetComputeKernel(out Microsoft.VisualStudio.Debugger.Interop.IDebugComputeKernel110 ppComputeKernel);
abstract member GetComputeKernel : IDebugComputeKernel110 -> int
Public Function GetComputeKernel (ByRef ppComputeKernel As IDebugComputeKernel110) As Integer

Parameters

ppComputeKernel
IDebugComputeKernel110

Returns

Applies to