Share via


IConversation.CanInvoke Method

Returns true if a specific action is available.

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

Syntax

HRESULT CanInvoke
(
   ConversationAction action,
   VARIANT_BOOL* enabled
);

Parameters

Return Value

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

See Also

IConversation Interface

UCCollaborationLib Namespace