IModality.CanInvoke Method
Returns true if a specific action is available.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT CanInvoke
(
VARIANT action,
VARIANT_BOOL* enabled
);
Parameters
- action
Type: Object
A value of the VARIANT type.
Return Value
A value of the VARIANT_BOOL* (bool, for a .NET application) type.