CPalette::GetPaletteEntries

This method retrieves a range of palette entries in a logical palette.

At a Glance

Header file: Afxwin.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

UINT GetPaletteEntries( UINT nStartIndex, UINT nNumEntries,
LPPALETTEENTRY
lpPaletteColors ) const;