IDebugComputeKernelDispatchEvent110.GetComputeKernel 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 ^ % pComputeKernel, [Runtime::InteropServices::Out] int % pbDispatch);
public int GetComputeKernel(out Microsoft.VisualStudio.Debugger.Interop.IDebugComputeKernel110 pComputeKernel, out int pbDispatch);
abstract member GetComputeKernel : IDebugComputeKernel110 * int -> int
Public Function GetComputeKernel (ByRef pComputeKernel As IDebugComputeKernel110, ByRef pbDispatch As Integer) As Integer
Parameters
- pComputeKernel
- IDebugComputeKernel110
- pbDispatch
- Int32