| Visual Basic (Declaration) | |
|---|---|
Public Shared Function ReplaceErrorDefinition( _ ByVal errNo As Integer, _ ByVal errTxt As String _ ) As Integer | |
Parameters
- errNo
- HRESULT error code
- errTxt
- Description of the error code.
|
| OPCAE.NET Reference Manual |
|
| ReplaceErrorDefinition Method | |
| See Also Send Feedback | |
| OPC Namespace > ErrorDescriptions Class : ReplaceErrorDefinition Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function ReplaceErrorDefinition( _ ByVal errNo As Integer, _ ByVal errTxt As String _ ) As Integer | |