GetResultFromException Method
'Declaration
Public Shared Function GetResultFromException( _
ByVal As System.Exception _
) As HResult
public static HResult GetResultFromException(
System.Exception
)
Parameters
- ex
- The exception
Return Value
The associated result code