IUMSUnblockNotification::GetNextUnblockNotification Method

Returns the next IUMSUnblockNotification interface in the chain returned from the method IUMSCompletionList::GetUnblockNotifications.

virtual IUMSUnblockNotification* GetNextUnblockNotification() =0;

Return Value

The next IUMSUnblockNotification interface in the chain returned from the method IUMSCompletionList::GetUnblockNotifications.

Requirements

Header: concrtrm.h

Namespace: concurrency

See Also

Reference

IUMSUnblockNotification Structure