Microsoft DirectX 8.0 (C++) |
Retrieves the style's default band.
HRESULT GetDefaultBand( IDirectMusicBand ** ppBand );
If the method succeeds, the return value is S_OK if a band is returned, or S_FALSE if the style does not have a default band.
If it fails, the method can return E_POINTER.
Header: Declared in dmusici.h.