An application sends a ZGM_GETCELLICON message to get the icon palette index of the icon in the specified cell.
ZGM_GETCELLICON
wParam = (WPARAM)(int) iCellIndex; //Cell index
lParam = 0; //not used; must be zero
The icon palette index of the icon in the specified cell.