Partager via


IParticipant.IsLocal Property

Returns true if this is the local participant.

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

Syntax

HRESULT get_IsLocal
(
   VARIANT_BOOL* isLocal
);

Return Value

A value of the VARIANT_BOOL* (bool, for a .NET application) type.

See Also

IParticipant Interface

UCCollaborationLib Namespace