Microsoft DirectX 8.1 (Visual Basic) |
The SetTimeSigEnable method enables or disables time signature messages for the segment.
object.SetTempoEnable(b As Boolean)
Parts
object
Resolves to a DirectMusicSegment8 object.
b
True to enable time signature messages, or False to disable them.
Error Codes
If the method fails, it raises an error, and Err.Number can be set to one of the following values:
DMUS_E_SET_UNSUPPORTED |
DMUS_E_TRACK_NOT_FOUND |