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