_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
- eventSource
Type: UCCollaborationLib.ILyncClient
A value of the ILyncClient type.
- eventData
Type: Object
A value of the IUnknown* type.