_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
- source
Type: UCCollaborationLib.IContactsAndGroupsManager
A value of the IContactsAndGroupsManager type.
- lookupResult
Type: Object
A value of the IDispatch type.
- asyncOperation
Type: UCCollaborationLib.IAsynchronousOperation
A value of the IAsynchronousOperation type.