IAsynchronousOperation.StatusCode Property
Returns status code of the current operation.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_StatusCode
(
long* HResultStatusCode
);
Return Value
A value of the long* (int, for a .NET application) type.