DMsgrSessionEvents::OnReadyToLaunch Event

Deprecated. Fires when the session is approved to start.

Syntax

void OnReadyToLaunch(VOID);

Return Value

No return value.

Event DISPID

DISPID_ONREADYTOLAUNCH

The DISPID for this event is defined in msgrpriv.h. Use this value to identify the event handler when implementing IDispatch::Invoke.

Remarks

Important  DMsgrSessionEvents::OnReadyToLaunch is no longer available in Windows Vista. See Windows Messenger for more information.

See Also

DMsgrSessionEvents::OnAccepted, DMsgrSessionEvents::OnAppNotPresent, DMsgrSessionEvents::OnCancelled, DMsgrSessionEvents::OnContextData, DMsgrSessionEvents::OnDeclined, DMsgrSessionEvents::OnSendError, DMsgrSessionEvents::OnStateChanged, DMsgrSessionEvents::OnTermination, Messenger Lock and Key API, Messenger Session Invite and Messenger Private APIs