IUMSCompletionList::GetUnblockNotifications Method
Retrieves a chain of IUMSUnblockNotification interfaces representing execution contexts whose associated thread proxies have unblocked since the last time this method was invoked.
virtual IUMSUnblockNotification *GetUnblockNotifications() =0;
Return Value
A chain of IUMSUnblockNotification interfaces.
Remarks
The returned notifications are invalid once the execution contexts are rescheduled.
Requirements
Header: concrtrm.h
Namespace: concurrency