Platform SDK: DirectX

DirectPlayMessage.ReadLong

The DirectPlayMessage.ReadLong method reads a Long from the message data and advances the read pointer.

object.ReadLong() As Long

Parameters

object
Object expression that resolves to a DirectPlayMessage object.

Return Values

The method returns a Long from the message.

Error Codes

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