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.
Returns an interface to the next execution resource in enumeration order.
virtual ITopologyExecutionResource *GetNext() const =0;
Return Value
An interface to the next execution resource in enumeration order. If there are no more nodes in enumeration order of the node to which this execution resource belongs, this method will return the value NULL.
Requirements
Header: concrtrm.h
Namespace: concurrency
See Also
Reference
ITopologyExecutionResource Structure