This call blocks until a notification is received or until the given wait period expires. Pass UL_READ_WAIT_INFINITE to the
wait_ms parameter to wait indefinitely. To cancel a wait, send another notification to the given queue or use the ULCancelGetNotification
method. After reading a notification, use the ULGetNotificationParameter method to retrieve additional parameters by name.