2.2.3.4 rdsQueryResponse Message

The rdsQueryResponse message is sent in response to an rdsQueryRequest message.

The syntax of rdsQueryResponse is defined as follows.

 rdsQueryResponse        = rdsHeadersQueryRes
                           rdsParametersQueryRes
                           rdsReturnValueQueryRes
                           rdsCloseDelimiter
  
 rdsHeadersQueryRes      = rdsHeaderContentType 
                           rdsParamCountName
                           rdsParamCountQueryRes
                           CRLF
  
 rdsParamCountQueryRes   = "2"
  
 rdsParametersQueryRes   = rdsParamHeader 
                           VT-EMPTY
                           VT-EMPTY
  
 rdsReturnValueQueryRes  = rdsParamHeader
                           rdsEncapsulatedData