SendData

Sends data to a remote computer. SendData only supports BSTRs and arrays of integers.

Syntax

object.SendData data

The parts of the SendData method syntax are described in the following table.

Part Description
object An object expression that evaluates to an object.
data Data may be a string or an array of imtegers.