Share

CAdUiPaletteSet::GetPalette

C++

CAdUiPalette * GetPalette(
    int nIndex
);

Description

Returns a pointer to the palette whose tab index was passed in nIndex; or returns null if there is no palette at that index.

Parameters

Parameters Description
nIndex Zero-based index of the palette to get

Links

CAdUiPaletteSet Class

Was this information helpful?