Share

CAdUiPaletteSet::SetActivePalette

C++

BOOL SetActivePalette(
    CAdUiPalette* pPalette
);

Description

Sets the palette specified by pPalette to be the currently active palette.

Parameters

Parameters Description
pPalette Pointer to the palette to be activated

Links

CAdUiPaletteSet Class

Was this information helpful?