Notification structure for all sound bank notifications.
typedef struct XACT_NOTIFICATION_SOUNDBANK {
IXACTSoundBank *pSoundBank;
} XACT_NOTIFICATION_SOUNDBANK, *LPXACT_NOTIFICATION_SOUNDBANK;
typedef const XACT_NOTIFICATION_SOUNDBANK *LPCXACT_NOTIFICATION_SOUNDBANK;
Header: Declared in Xact.h.