Compartir a través de


IAsynchronousOperation.IsSucceeded Property

Returns true if the async operation succeeded.

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

Syntax

HRESULT get_IsSucceeded
(
   VARIANT_BOOL* isSucceeded
);

Return Value

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

See Also

IAsynchronousOperation Interface

UCCollaborationLib Namespace