Notification structure for all wave bank notifications.
typedef struct XACT_NOTIFICATION_WAVEBANK {
IXACTWaveBank *pWaveBank;
} XACT_NOTIFICATION_WAVEBANK, *LPXACT_NOTIFICATION_WAVEBANK;
typedef const XACT_NOTIFICATION_WAVEBANK *LPCXACT_NOTIFICATION_WAVEBANK;
Header: Declared in Xact.h.