Microsoft DirectX 8.0 (C++) |
Used in the IDirectMusicPatternTrack8::SetPatternByName and IDirectMusicStyle8::EnumPattern methods to specify a type of pattern.
typedef enum enumDMUS_STYLET_TYPES { DMUS_STYLET_PATTERN = 0, DMUS_STYLET_MOTIF = 1, DMUS_STYLET_FRAGMENT = 2, } DMUS_STYLET_TYPES;
Header: Declared in dmusici.h.