Microsoft DirectX 8.1 (Visual Basic)

DirectPlayVoiceServer8.GetSessionDesc

Retrieves the session properties.

GetSessionDesc() As DVSESSIONDESC

Return Values

Returns a DVSESSIONDESC type to receive the session description.

Error Codes

If the method fails, Err.Number can be set to one of the following values.

DVERR_INVALIDPARAM
DVERR_INVALIDPOINTER
DVERR_NOTCONNECTED
DVERR_SESSIONLOST
DVERR_NOTINITIALIZED

Remarks

This method may be called only after a connection is successfully established with a Microsoft® DirectPlay® Voice session.