IDkmManagedThreadProperties 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.
Exposes properties of a managed thread such as Managed Thread ID.
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, TransportKind.
public interface class IDkmManagedThreadProperties
public interface class IDkmManagedThreadProperties
__interface IDkmManagedThreadProperties
public interface IDkmManagedThreadProperties
type IDkmManagedThreadProperties = interface
Public Interface IDkmManagedThreadProperties
Methods
GetManagedThreadProperties(DkmThread, Int32) |
Get a managed thread's properties. |