_ILyncClientEvents.OnDelegatorClientRemoved Method
Raised when an existing delegate endpoint is released.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnDelegatorClientRemoved
(
ILyncClient* eventSource,
IUnknown* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.ILyncClient
A value of the ILyncClient type.
- eventData
Type: Object
A value of the IUnknown* type.