Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Starts the uc Client sign out process.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT SignOut
(
IUnknown* LyncClientCallback,
VARIANT state,
IAsynchronousOperation** asyncOperation
);
Parameters
- LyncClientCallback
Type: Object
A value of the IUnknown type. The default value is NULL.
- state
Type: Object
A value of the VARIANT type. VARIANT can be set by local process to give asynchronous event handler a local context for event./
Return Value
A value of the IAsynchronousOperation** (IAsynchronousOperation, for a .NET application) type.