Prev Next
INDEXTOSTATEIMAGEMASK info Overview GroupThe INDEXTOSTATEIMAGEMASK macro prepares the index of a state image so that a tree-view control or list-view control can use the index to retrieve the state image for an item. UINT INDEXTOSTATEIMAGEMASK(
Parameters
RemarksThe INDEXTOSTATEIMAGEMASK macro is defined as follows: #define INDEXTOSTATEIMAGEMASK(i) ((i) << 12) |