Microsoft DirectX 8.0 (Visual Basic) |
Retrieves the status of the sound buffer.
object.GetStatus() As CONST_DSBSTATUSFLAGS
Returns the status of the sound buffer. The status can be zero or one or more of the constants of the CONST_DSBSTATUSFLAGS enumeration.
If the method fails, an error is raised and Err.Number is set.