ISOAPMessage.addResponseParameterWithAttribute

Syntax Parameters Return Value
Sub ISOAPMessage.addResponseParameterWithAttribute( _
    bstrAccessor As String, _
    bstrValue As String, _
    bstrAttributeName As String, _
    vAttributeValue As Variant, _
    Optional bXML As Boolean = False)
  • bstrAccessor [in]

Type: String

  • bstrValue [in]

Type: String

  • bstrAttributeName [in]

Type: String

  • vAttributeValue [in]

Type: Variant

  • bXML [in, optional]

Type: Boolean

This function does not return a value.