'DeclarationFunction ReadDiagnosticInfo( _ ByVal fieldName As String _ ) As DiagnosticInfo
'UsageDim 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