Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetErrorString( _ ByVal error As Integer, _ ByRef errText As String _ ) As Integer |
Parameters
- error
- HRESULTS error code
- errText
- OUT: error description string
Return Value
S_OK or E_FAILTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x