Note This API is deprecated. New applications should not use it.
The following list contains error messages and success notifications for applications that use the multimedia streaming interfaces. This list does not contain all possible errors; the errors shown apply specifically to the Microsoft® DirectShow® implementation of the multimedia streaming interfaces.
Value
Hexadecimal code
Description
MS_S_PENDING
0x00040001
Sample update is not yet complete.
MS_S_NOUPDATE
0x00040002
Sample was not updated after forced completion.
MS_S_ENDOFSTREAM
0x00040003
End of stream. Sample not updated.
MS_E_SAMPLEALLOC
0x80040401
An IMediaStream object could not be removed from an IMultiMediaStream object because it still contains at least one allocated sample.
MS_E_PURPOSEID
0x80040402
The specified purpose ID can't be used for the call.
MS_E_NOSTREAM
0x80040403
No stream can be found with the specified attributes.