Microsoft DirectX 9.0 |
The IncrementPaletteVersion method increments the palette version. Call this method if the media type changes to a new palettized format.
Syntax
void IncrementPaletteVersion(void);
Return Value
No return value.
Remarks
This method increments the value of the m_PaletteVersion member variable.
See Also