Platform SDK: DirectX

DirectPlayMessage.ReadSingle

The DirectPlayMessage.ReadSingle method reads a Single from the message data and advances the read pointer.

object.ReadSingle() As Single

Parameters

object
Object expression that resolves to a DirectPlayMessage object.

Return Values

The method returns a Single from the message.

Error Codes

If the method fails, an error is raised and Err.Number will be set.