Platform SDK: DirectX |
The DirectMusicStyle.GetBandCount method gets the number of bands available in the style.
object.GetBandCount() As Long
If the method succeeds, it returns the number of bands in the style.
If the method fails, it raises an error, and Err.Number is set.