Platform SDK: DirectX

DirectPlayMessage.WriteLong

The DirectPlayMessage.WriteLong method writes a Long to the message data and advances the write pointer.

object.WriteLong(val As Long)

Parameters

object
Object expression that resolves to a DirectPlayMessage object.
val
Value to write to the message.

Error Codes

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