Compartir a través de


IAsynchronousOperation.DiagnosticCode Property

Returns diagnostic code of the current operation.

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

Syntax

HRESULT get_DiagnosticCode
(
   long* HResultDiagnosticCode
);

Return Value

A value of the long* (int, for a .NET application) type.

See Also

IAsynchronousOperation Interface

UCCollaborationLib Namespace