Share via


IDebugPointerObject3

Represents a pointer in a parse tree, and extends the IDebugPointerObject interface.

IDebugPointerObject3 : IDebugPointerObject

Notes for Implementers

An expression evaluator (EE) implements this interface.

Methods

In addition to the methods on the IDebugPointerObject interface, this interface implements the following methods:

Method

Description

IDebugPointerObject3::GetPointerAddress

Retrieves the address of pointer.

Requirements

Header: Ee.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll