Share via


_IContactsAndGroupsCallback.OnLookup Method

Invoked when get photo operation is done.

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

Syntax

HRESULT OnLookup
(
   IContactsAndGroupsManager* source,
   IDispatch* lookupResult,
   IAsynchronousOperation* asyncOperation
);

Parameters

  • lookupResult
    Type: Object
    A value of the IDispatch type.

See Also

_IContactsAndGroupsCallback Interface

UCCollaborationLib Namespace