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