'Declaration
Function ReadDiagnosticInfo( _ ByVal fieldName As String _ ) As DiagnosticInfo
'Usage
Dim instance As IDecoder Dim fieldName As String Dim value As DiagnosticInfo value = instance.ReadDiagnosticInfo(fieldName)
DiagnosticInfo ReadDiagnosticInfo( string fieldName )
DiagnosticInfo^ ReadDiagnosticInfo( String^ fieldName )
Parameters
- fieldName