Platform SDK: DirectX

DirectPlayMessage.ReadSysChatString

The DirectPlayMessage.ReadSysChatString method reads a string from a DPSYS_CHAT message.

object.ReadSysChatString() As String

Parameters

object
Object expression that resolves to a DirectPlayMessage object.

Return Values

The method returns a string from the message.

Error Codes

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