Microsoft DirectX 8.1 (Visual Basic)

DirectMusicStyle8.GetBandCount

The GetBandCount method retrieves the number of bands available in the style.

object.GetBandCount() As Long

Parts

object

Resolves to a DirectMusicStyle8 object.

Return Values

Returns the number of bands.

Error Codes

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

See Also