共用方式為


IProgrammableDataQuery3 Interface

Definition

public interface class IProgrammableDataQuery3 : Microsoft::HistoricalDebuggerHost::IProgrammableDataQuery2
public interface IProgrammableDataQuery3 : Microsoft.HistoricalDebuggerHost.IProgrammableDataQuery2
type IProgrammableDataQuery3 = interface
    interface IProgrammableDataQuery2
    interface IProgrammableDataQuery
Public Interface IProgrammableDataQuery3
Implements IProgrammableDataQuery2
Implements

Methods

EntryQuery(Object, Object[]) (Inherited from IProgrammableDataQuery)
ExitQuery(Object) (Inherited from IProgrammableDataQuery)
ExitQuery2(Object, Object, Object[])
FormatCollectedValues(Object[]) (Inherited from IProgrammableDataQuery)
FormatCollectedValues(Object[], IProgrammableDataQueryEventData) (Inherited from IProgrammableDataQuery2)
FormatLongDescription(Object[]) (Inherited from IProgrammableDataQuery)
FormatLongDescription(Object[], IProgrammableDataQueryEventData) (Inherited from IProgrammableDataQuery2)
FormatName(Object[], IProgrammableDataQueryEventData)
FormatPreview(Object[], IProgrammableDataQueryEventData)
FormatShortDescription(Object[]) (Inherited from IProgrammableDataQuery)
FormatShortDescription(Object[], IProgrammableDataQueryEventData) (Inherited from IProgrammableDataQuery2)
GetAlternateLocations(Object[]) (Inherited from IProgrammableDataQuery)

Applies to