ScheduleGroup::Id 方法

返回组所属的计划程序中唯一的该计划组的标识符。

virtual unsigned int Id() const =0;

返回值

计划组的标识符在该组所属的计划程序中是唯一的。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

ScheduleGroup 类