IDebugPointerObject2 Interface
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 interface class IDebugPointerObject2 : Microsoft::VisualStudio::Debugger::Interop::IDebugObject
[System.Runtime.InteropServices.Guid("BF032216-2C7F-4682-84C1-76EF432D840B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPointerObject2 : Microsoft.VisualStudio.Debugger.Interop.IDebugObject
[<System.Runtime.InteropServices.Guid("BF032216-2C7F-4682-84C1-76EF432D840B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPointerObject2 = interface
interface IDebugObject
Public Interface IDebugPointerObject2
Implements IDebugObject
- Attributes
- Implements