ITopologyNode::GetExecutionResourceCount Method

Returns the number of execution resources grouped together under this node.

virtual unsigned int GetExecutionResourceCount() const =0;

Return Value

The number of execution resources grouped together under this node.

Requirements

Header: concrtrm.h

Namespace: concurrency

See Also

Reference

ITopologyNode Structure

ITopologyNode::GetFirstExecutionResource Method