Share

CAdUiPaletteSet::SetName

C++

BOOL SetName(
    LPCTSTR pszName
);

Description

Sets the name of the palette set.

Returns true if the palette set name is successfully set to pszName; otherwise, returns false.

Parameters

Parameters Description
pszName New palette set name

Links

CAdUiPaletteSet Class

Was this information helpful?