Microsoft DirectX 8.1 (Visual Basic)

DirectMusicStyle8.GetDefaultBand

The GetDefaultBand method retrieves the default band for the style.

object.GetDefaultBand() As DirectMusicBand8

Parts

object

Resolves to a DirectMusicStyle8 object.

Return Values

Returns a DirectMusicBand8 object.

Error Codes

If the method fails, it raises an error, and Err.Number is set.

See Also