Platform SDK: DirectX |
The DirectPlayMessage.ReadString method reads a string from the message data and advances the read pointer.
object.ReadString() As String
The method returns a string from the message.
If the method fails, an error is raised and Err.Number will be set.