Share via


IEEVisualizerService Interface

Definition

public interface class IEEVisualizerService
[System.Runtime.InteropServices.Guid("82545B58-F203-4835-ACD6-6D0997AA6F25")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEEVisualizerService
[<System.Runtime.InteropServices.Guid("82545B58-F203-4835-ACD6-6D0997AA6F25")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEEVisualizerService = interface
Public Interface IEEVisualizerService
Attributes

Methods

CreateInlineProxy(IDebugObject, Int32, String)
GetBrowsableState(IDebugField, enum_BrowsableKind[])
GetBrowsableState(IDebugField, UInt32)
GetCustomViewerCount(UInt32)
GetCustomViewerList(UInt32, UInt32, DEBUG_CUSTOM_VIEWER[], UInt32)
GetPropertyProxy(UInt32, IPropertyProxyEESide)
GetValueDisplayStringCount(UInt32, IDebugField, UInt32)
GetValueDisplayStrings(enum_DisplayKind, IDebugField, UInt32, UInt32, String[], Int32[], UInt32)
GetValueDisplayStrings(UInt32, IDebugField, UInt32, UInt32, String[], Int32[], UInt32)
PossiblyHasInlineProxy(Int32)

Applies to