Platform SDK: DirectX |
The DirectMusicPerformance.GetMasterGrooveLevel method retrieves the current master groove level, which is a value added to all groove levels in the performance. The resulting value is adjusted, if necessary, to fall within the range from 1 through 100.
object.GetMasterGrooveLevel() As Integer
If the method succeeds, it returns the master groove level.
If the method fails, it raises an error, and Err.Number is set.