ITopologyNode::GetFirstExecutionResource Method

Returns the first execution resource grouped under this node in enumeration order.

virtual ITopologyExecutionResource *GetFirstExecutionResource() const =0;

Return Value

The first execution resource grouped under this node in enumeration order.

Requirements

Header: concrtrm.h

Namespace: concurrency

See Also

Reference

ITopologyNode Structure

ITopologyNode::GetExecutionResourceCount Method