ErrorHandler::IsRejectedRpcCall Method (Int32)
Visual Studio 2015
Determines whether the parameter is a failure HRESULT that indicates a failed RPC call that may succeed if retried at a later time.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- hr
-
Type:
System::Int32
The HRESULT.
Return Value
Type: System::Boolean
Show: