|  | Overview |  | 
|  | 
|  | Group |  | 
|  | 
|  | Quick Info 
 | Windows NT 
 | Yes 
 |  | Win95 
 | Yes 
 |  | Win32s 
 | No 
 |  | Import Library 
 | 
 |  | Header File 
 | commctrl.h 
 |  | Unicode 
 | No 
 |  | Platform Notes 
 | None 
 | 
 |  | 
 
INDEXTOSTATEIMAGEMASK
[Now Supported on Windows NT]
The 
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
i
Index of a state image. 
 
Remarks
The 
INDEXTOSTATEIMAGEMASK macro is defined as follows:
#define INDEXTOSTATEIMAGEMASK(i) ((i) << 12)
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples