Notification.BeginWaitForMultiWait

Syntax

Notification.BeginWaitForMultiWait( eventName, operationId, waitId)

Purpose

Note This method is obsolete.

Remarks

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

Parameters

eventName As String

[Out] Returns an event name the object uses internally.

operationId As Long

[Out] Returns an internal value the server uses to wait on multiple Notification objects.

waitId As Long

[Out] Returns an internal value the server uses to wait on multiple Notification objects.

See Also

Notification.WaitMultiple