ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | DMO_E_INVALIDSTREAMINDEX 0x80040201 |
#define | DMO_E_INVALIDTYPE 0x80040202 |
#define | DMO_E_TYPE_NOT_SET 0x80040203 |
#define | DMO_E_NOTACCEPTING 0x80040204 |
#define | DMO_E_TYPE_NOT_ACCEPTED 0x80040205 |
#define | DMO_E_NO_MORE_ITEMS 0x80040206 |
#define DMO_E_INVALIDSTREAMINDEX 0x80040201 |
Definition at line 4 of file mediaerr.h.
#define DMO_E_INVALIDTYPE 0x80040202 |
Definition at line 5 of file mediaerr.h.
#define DMO_E_NO_MORE_ITEMS 0x80040206 |
Definition at line 9 of file mediaerr.h.
#define DMO_E_NOTACCEPTING 0x80040204 |
Definition at line 7 of file mediaerr.h.
#define DMO_E_TYPE_NOT_ACCEPTED 0x80040205 |
Definition at line 8 of file mediaerr.h.
#define DMO_E_TYPE_NOT_SET 0x80040203 |
Definition at line 6 of file mediaerr.h.