IDebugComputeKernel110.GetModule(IDebugModule2) 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 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