Share via


IDebugSettingsCallback2 Interface

Definition

public interface class IDebugSettingsCallback2
[System.Runtime.InteropServices.Guid("050B1813-91DB-47A0-8987-FC55BDD6362B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugSettingsCallback2
[<System.Runtime.InteropServices.Guid("050B1813-91DB-47A0-8987-FC55BDD6362B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugSettingsCallback2 = interface
Public Interface IDebugSettingsCallback2
Attributes

Methods

EnumEEs(UInt32, Guid[], Guid[], UInt32)
GetEELocalObject(Guid, Guid, String, Object)
GetEEMetricDword(Guid, Guid, String, UInt32)
GetEEMetricFile(Guid, Guid, String, String)
GetEEMetricGuid(Guid, Guid, String, Guid)
GetEEMetricString(Guid, Guid, String, String)
GetMetricDword(String, Guid, String, UInt32)
GetMetricGuid(String, Guid, String, Guid)
GetMetricString(String, Guid, String, String)

Applies to