IDkmClrObjectFavoritesCacheCallback 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.
Provides result formatters with object favorites information which is cached on the remote side.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, RuntimeId, SymbolProviderId.
This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).
public interface class IDkmClrObjectFavoritesCacheCallback
public interface IDkmClrObjectFavoritesCacheCallback
type IDkmClrObjectFavoritesCacheCallback = interface
Public Interface IDkmClrObjectFavoritesCacheCallback
Methods
GetFavorites(DkmClrType) |
Gets the object favorites information for the type. |