Real Name:<br>     Erich Hoover<br>Description:<br>     The Parser 
interface does not support querying IMediaSeeking (as shown by the 
avisplitter tests), so return this object directly.  This patch is not necessary for 
Bug #25368, but it can be seen by looking at PullPin_QueryInterface that the same problem would occur.  It should be noted that this patch is optional, the rest of the patches in this set are not dependent upon it.<br>
ChangeLog:<br>     quartz: Return IMediaSeeking interface for Parser PullPin.<br>