IDebugComputeThread110.GetComputeKernel(IDebugComputeKernel110) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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