ILyncClient.CreateApplicationRegistration Method
Construct an application registration object to provide conversation context.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT CreateApplicationRegistration
(
BSTR appId,
BSTR appName,
VARIANT** registration
);
Parameters
- appId
Type: String
A value of the BSTR type.
- appName
Type: String
A value of the BSTR type.
Return Value
A value of the VARIANT** (object, for a .NET application) type.