procedure SetNotificationPositions( PositionCount: Integer; Positions: PLongint );
This method sets the notification positions. During playback, whenever the position reaches an offset specified in Positions the OnPosition event is called. See IDirectSoundNotify::SetNotificationPositions for more information.