ReactOS 0.4.15-dev-7958-gcd0bb1a
_AVIPALCHANGE Struct Reference

#include <vfw.h>

Collaboration diagram for _AVIPALCHANGE:

Public Attributes

BYTE bFirstEntry
 
BYTE bNumEntries
 
WORD wFlags
 
PALETTEENTRY peNew [1]
 

Detailed Description

Definition at line 992 of file vfw.h.

Member Data Documentation

◆ bFirstEntry

BYTE _AVIPALCHANGE::bFirstEntry

Definition at line 993 of file vfw.h.

Referenced by IAVIStream_fnSetFormat().

◆ bNumEntries

BYTE _AVIPALCHANGE::bNumEntries

Definition at line 994 of file vfw.h.

Referenced by IAVIStream_fnSetFormat().

◆ peNew

PALETTEENTRY _AVIPALCHANGE::peNew[1]

Definition at line 996 of file vfw.h.

Referenced by IAVIStream_fnSetFormat().

◆ wFlags

WORD _AVIPALCHANGE::wFlags

Definition at line 995 of file vfw.h.

Referenced by IAVIStream_fnSetFormat().


The documentation for this struct was generated from the following file: