Microsoft DirectX 8.1 (Visual Basic) |
The GetStatus method retrieves the status of the sound buffer.
Syntax
object.GetStatus() As CONST_DSBSTATUSFLAGS
Parts
object
Resolves to a DirectSoundSecondaryBuffer8 object.
Return Values
Returns the status of the sound buffer. The status can be zero or one or more of the constants of the CONST_DSBSTATUSFLAGS enumeration.
Error Codes
If the method fails, an error is raised and Err.Number is set.