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