Platform SDK: DirectX

DirectPlayMessage.ReadDouble

The DirectPlayMessage.ReadDouble method reads a Double from the message data and advances the read pointer.

object.ReadDouble() As Double

Parameters

object
Object expression that resolves to a DirectPlayMessage object.

Return Values

The method returns a Double from the message.

Error Codes

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