| Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the session properties.
GetSessionDesc() As DVSESSIONDESC
Returns a DVSESSIONDESC type to receive the session description.
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 |
This method may be called only after a connection is successfully established with a Microsoft® DirectPlay® Voice session.