Platform SDK: DirectX |
The DirectPlay4.GetSessionDesc method retrieves the properties of the current open session.
object.GetSessionDesc(sessionDesc As DirectPlaySessionData)
If the method fails, an error is raised and Err.Number may be set to one of the following values:
DPERR_BUFFERTOOSMALL |
DPERR_INVALIDOBJECT |
DPERR_INVALIDPARAMS |
DPERR_NOCONNECTION |