ReactOS 0.4.16-dev-106-g10b08aa
|
#include <vfw.h>
Public Attributes | |
BYTE | bFirstEntry |
BYTE | bNumEntries |
WORD | wFlags |
PALETTEENTRY | peNew [1] |
BYTE _AVIPALCHANGE::bFirstEntry |
Definition at line 993 of file vfw.h.
Referenced by IAVIStream_fnSetFormat().
BYTE _AVIPALCHANGE::bNumEntries |
Definition at line 994 of file vfw.h.
Referenced by IAVIStream_fnSetFormat().
PALETTEENTRY _AVIPALCHANGE::peNew[1] |
Definition at line 996 of file vfw.h.
Referenced by IAVIStream_fnSetFormat().
WORD _AVIPALCHANGE::wFlags |
Definition at line 995 of file vfw.h.
Referenced by IAVIStream_fnSetFormat().