Share via


I.CanCancel Property

Returns true if this async operation can be canceled.

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

Syntax

HRESULT get_CanCancel
(
   VARIANT_BOOL * pbCanCancel
);

Return Value

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

See Also

IOperation Interface

UCCollaborationLib Namespace