Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An interface to an execution resource as defined by the Resource Manager.
struct ITopologyExecutionResource;
Members
Public Methods
Name |
Description |
---|---|
Returns the Resource Manager's unique identifier for this execution resource. |
|
Returns an interface to the next execution resource in enumeration order. |
Remarks
This interface is typically utilized to walk the topology of the system as observed by the Resource Manager.
Inheritance Hierarchy
ITopologyExecutionResource
Requirements
Header: concrtrm.h
Namespace: concurrency