ISoapService.DispatchSOAP

Syntax Parameters Return Value
Sub ISoapService.DispatchSOAP( _
    Name As String, _
    SMRequest As ISOAPMessage, _
    ByRef SMResponse As ISOAPMessage)
  • Name [in]

Type: String

  • SMRequest [in]

Type: ISOAPMessage

  • SMResponse [out]

Type: ISOAPMessage

This function does not return a value.