Share via


IDebugComputeKernel110.GetModule(IDebugModule2) Method

Definition

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

Parameters

ppModule
IDebugModule2

Returns

Applies to