Partager via


_ILyncClientEvents.OnDelegatorClientAdded Method

Raised when a new delegate endpoint is created.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT OnDelegatorClientAdded
(
   ILyncClient* eventSource,
   IUnknown* eventData
);

Parameters

  • eventData
    Type: Object
    A value of the IUnknown* type.

See Also

_ILyncClientEvents Interface

UCCollaborationLib Namespace