FRAMEINFO.m_pModule Field
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: Microsoft::VisualStudio::Debugger::Interop::IDebugModule2 ^ m_pModule;
public Microsoft.VisualStudio.Debugger.Interop.IDebugModule2 m_pModule;
val mutable m_pModule : Microsoft.VisualStudio.Debugger.Interop.IDebugModule2
Public m_pModule As IDebugModule2