mf: Get rid of the IMFMediaShutdownNotify interface.
As discussed in !8402 (merged). @cmccarthy what do you think of this? I think queueing an event right before shutting down the queue is enough to get the media session notified? It won't get the actual event but it will be able to see the MF_E_SHUTDOWN error after calling EndGetEvent
?