Platform SDK: DirectX |
The DirectMusicStyle.GetBandName method gets the name of a band in the style.
object.GetBandName(index As Long) As String
If the method succeeds, it returns the name assigned to the band by the author of the style.
If the method fails, it raises an error, and Err.Number is set.