Prev Next
INDEXTOOVERLAYMASK info Overview GroupThe INDEXTOOVERLAYMASK macro prepares the index of an overlay mask so that the ImageList_Draw function can use it. UINT INDEXTOOVERLAYMASK(
Parameters
RemarksThe INDEXTOOVERLAYMASK macro is defined as follows: #define INDEXTOOVERLAYMASK(i) ((i) << 8) |