STREAM_ID_MAP 6245 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Next(ULONG cRequest,STREAM_ID_MAP *pStreamIdMap,ULONG *pcReceived) = 0; STREAM_ID_MAP 6256 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Next)(IEnumStreamIdMap *This,ULONG cRequest,STREAM_ID_MAP *pStreamIdMap,ULONG *pcReceived); STREAM_ID_MAP 6275 3rdparty/include/dshow/strmif.h HRESULT WINAPI IEnumStreamIdMap_Next_Proxy(IEnumStreamIdMap *This,ULONG cRequest,STREAM_ID_MAP *pStreamIdMap,ULONG *pcReceived);