The DirectPlayMessage.WriteString method writes a String to the message data and advances the write pointer.
object.WriteString(val As String)
If the method fails, an error is raised and Err.Number will be set.