Notification.EndWaitForMultiWait

Syntax

Notification.EndWaitForMultiWait( operationId, waitId)

Purpose

Note This method is obsolete.

Remarks

Do not call this method. This method is for internal use only and is used to implement the Notification.WaitMultiple method.

Parameters

operationId As Long

[In] Specifies an internal value the server uses to wait on multiple Notification objects.

waitId As Long

[In] Specifies an internal value the server uses to wait on multiple Notification objects.

See Also

Notification.WaitMultiple