ISOAPMessage.setBinaryData
This function sets binary data to the soap message object.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub ISOAPMessage.setBinaryData( _
saBD As Byte())
|
Type: Byte() |
This function does not return a value. |