Microsoft DirectX 8.1 (Visual Basic) |
Returns exclusive control of the 3-D sound buffer object back to the Microsoft® DirectPlay® Voice client object.
Delete3DSoundBuffer(playerID As Long, _ UserBuffer As DirectSound3dBuffer8)
If the method fails, Err.Number can be set to one of the following values.
DVERR_INVALIDPARAM |
DVERR_NOTCONNECTED |
DVERR_SESSIONLOST |
DVERR_ALREADYBUFFERED |
DVERR_INVALIDPOINTER |
DVERR_NOTBUFFERED |
DVERR_INVALIDOBJECT |
DVERR_NOTINITIALIZED |
DVERR_NOTALLOWED |
If the DirectPlay Voice session is a mixing server session, this method fails and returns DVERR_NOTALLOWED.