C++
int GetTabIndex( CAdUiPalette* pPalette );
Description
Returns the zero-based tab index of the palette specified by pPalette or -1 if the specified palette is not found.
Parameters
Parameters | Description |
---|---|
pPalette | Pointer to the palette whose index is requested |