Compartir a través de


IAsynchronousOperation.IsCancellable Property

Returns true if the asynchronous operation can be cancelled.

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

Syntax

HRESULT get_IsCancellable
(
   VARIANT_BOOL* isCancellable
);

Return Value

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

See Also

IAsynchronousOperation Interface

UCCollaborationLib Namespace