Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SHSTOCKICONID enumeration (shellapi.h)
Used by SHGetStockIconInfo to identify which stock system icon to retrieve.
Syntax
typedef enum SHSTOCKICONID {
SIID_DOCNOASSOC = 0,
SIID_DOCASSOC = 1,
SIID_APPLICATION = 2,
SIID_FOLDER = 3,
SIID_FOLDEROPEN = 4,
SIID_DRIVE525 = 5,
SIID_DRIVE35 = 6,
SIID_DRIVEREMOVE = 7,
SIID_DRIVEFIXED = 8,
SIID_DRIVENET = 9,
SIID_DRIVENETDISABLED = 10,
SIID_DRIVECD = 11,
SIID_DRIVERAM = 12,
SIID_WORLD = 13,
SIID_SERVER = 15,
SIID_PRINTER = 16,
SIID_MYNETWORK = 17,
SIID_FIND = 22,
SIID_HELP = 23,
SIID_SHARE = 28,
SIID_LINK = 29,
SIID_SLOWFILE = 30,
SIID_RECYCLER = 31,
SIID_RECYCLERFULL = 32,
SIID_MEDIACDAUDIO = 40,
SIID_LOCK = 47,
SIID_AUTOLIST = 49,
SIID_PRINTERNET = 50,
SIID_SERVERSHARE = 51,
SIID_PRINTERFAX = 52,
SIID_PRINTERFAXNET = 53,
SIID_PRINTERFILE = 54,
SIID_STACK = 55,
SIID_MEDIASVCD = 56,
SIID_STUFFEDFOLDER = 57,
SIID_DRIVEUNKNOWN = 58,
SIID_DRIVEDVD = 59,
SIID_MEDIADVD = 60,
SIID_MEDIADVDRAM = 61,
SIID_MEDIADVDRW = 62,
SIID_MEDIADVDR = 63,
SIID_MEDIADVDROM = 64,
SIID_MEDIACDAUDIOPLUS = 65,
SIID_MEDIACDRW = 66,
SIID_MEDIACDR = 67,
SIID_MEDIACDBURN = 68,
SIID_MEDIABLANKCD = 69,
SIID_MEDIACDROM = 70,
SIID_AUDIOFILES = 71,
SIID_IMAGEFILES = 72,
SIID_VIDEOFILES = 73,
SIID_MIXEDFILES = 74,
SIID_FOLDERBACK = 75,
SIID_FOLDERFRONT = 76,
SIID_SHIELD = 77,
SIID_WARNING = 78,
SIID_INFO = 79,
SIID_ERROR = 80,
SIID_KEY = 81,
SIID_SOFTWARE = 82,
SIID_RENAME = 83,
SIID_DELETE = 84,
SIID_MEDIAAUDIODVD = 85,
SIID_MEDIAMOVIEDVD = 86,
SIID_MEDIAENHANCEDCD = 87,
SIID_MEDIAENHANCEDDVD = 88,
SIID_MEDIAHDDVD = 89,
SIID_MEDIABLURAY = 90,
SIID_MEDIAVCD = 91,
SIID_MEDIADVDPLUSR = 92,
SIID_MEDIADVDPLUSRW = 93,
SIID_DESKTOPPC = 94,
SIID_MOBILEPC = 95,
SIID_USERS = 96,
SIID_MEDIASMARTMEDIA = 97,
SIID_MEDIACOMPACTFLASH = 98,
SIID_DEVICECELLPHONE = 99,
SIID_DEVICECAMERA = 100,
SIID_DEVICEVIDEOCAMERA = 101,
SIID_DEVICEAUDIOPLAYER = 102,
SIID_NETWORKCONNECT = 103,
SIID_INTERNET = 104,
SIID_ZIPFILE = 105,
SIID_SETTINGS = 106,
SIID_DRIVEHDDVD = 132,
SIID_DRIVEBD = 133,
SIID_MEDIAHDDVDROM = 134,
SIID_MEDIAHDDVDR = 135,
SIID_MEDIAHDDVDRAM = 136,
SIID_MEDIABDROM = 137,
SIID_MEDIABDR = 138,
SIID_MEDIABDRE = 139,
SIID_CLUSTEREDDRIVE = 140,
SIID_MAX_ICONS = 181
} ;
Constants
SIID_DOCNOASSOCValue: 0 π Image Document of a type with no associated application. |
SIID_DOCASSOCValue: 1 π Image Document of a type with an associated application. |
SIID_APPLICATIONValue: 2 π Image Generic application with no custom icon. |
SIID_FOLDERValue: 3 π Image Folder (generic, unspecified state). |
SIID_FOLDEROPENValue: 4 π Image Folder (open). |
SIID_DRIVE525Value: 5 π Image 5.25-inch disk drive. |
SIID_DRIVE35Value: 6 π Image 3.5-inch disk drive. |
SIID_DRIVEREMOVEValue: 7 π Image Removable drive. |
SIID_DRIVEFIXEDValue: 8 π Image Fixed drive (hard disk). |
SIID_DRIVENETValue: 9 π Image Network drive (connected). |
SIID_DRIVENETDISABLEDValue: 10 π Image Network drive (disconnected). |
SIID_DRIVECDValue: 11 π Image CD drive. |
SIID_DRIVERAMValue: 12 π Image RAM disk drive. |
SIID_WORLDValue: 13 π Image The entire network. |
SIID_SERVERValue: 15 π Image A computer on the network. |
SIID_PRINTERValue: 16 π Image A local printer or print destination. |
SIID_MYNETWORKValue: 17 π Image The Network virtual folder (FOLDERID_NetworkFolder/CSIDL_NETWORK). |
SIID_FINDValue: 22 π Image The Search feature. |
SIID_HELPValue: 23 π Image The Help and Support feature. |
SIID_SHAREValue: 28 π Image Overlay for a shared item. |
SIID_LINKValue: 29 π Image Overlay for a shortcut. |
SIID_SLOWFILEValue: 30 π Image Overlay for items that are expected to be slow to access. |
SIID_RECYCLERValue: 31 π Image The Recycle Bin (empty). |
SIID_RECYCLERFULLValue: 32 π Image The Recycle Bin (not empty). |
SIID_MEDIACDAUDIOValue: 40 π Image Audio CD media. |
SIID_LOCKValue: 47 π Image Security lock. |
SIID_AUTOLISTValue: 49 π Image A virtual folder that contains the results of a search. |
SIID_PRINTERNETValue: 50 π Image A network printer. |
SIID_SERVERSHAREValue: 51 π Image A server shared on a network. |
SIID_PRINTERFAXValue: 52 π Image A local fax printer. |
SIID_PRINTERFAXNETValue: 53 π Image A network fax printer. |
SIID_PRINTERFILEValue: 54 π Image A file that receives the output of a Print to file operation. |
SIID_STACKValue: 55 π Image A category that results from a Stack by command to organize the contents of a folder. |
SIID_MEDIASVCDValue: 56 π Image Super Video CD (SVCD) media. |
SIID_STUFFEDFOLDERValue: 57 π Image A folder that contains only subfolders as child items. |
SIID_DRIVEUNKNOWNValue: 58 π Image Unknown drive type. |
SIID_DRIVEDVDValue: 59 π Image DVD drive. |
SIID_MEDIADVDValue: 60 π Image DVD media. |
SIID_MEDIADVDRAMValue: 61 π Image DVD-RAM media. |
SIID_MEDIADVDRWValue: 62 π Image DVD-RW media. |
SIID_MEDIADVDRValue: 63 π Image DVD-R media. |
SIID_MEDIADVDROMValue: 64 π Image DVD-ROM media. |
SIID_MEDIACDAUDIOPLUSValue: 65 π Image CD+ (enhanced audio CD) media. |
SIID_MEDIACDRWValue: 66 π Image CD-RW media. |
SIID_MEDIACDRValue: 67 π Image CD-R media. |
SIID_MEDIACDBURNValue: 68 π Image A writable CD in the process of being burned. |
SIID_MEDIABLANKCDValue: 69 π Image Blank writable CD media. |
SIID_MEDIACDROMValue: 70 π Image CD-ROM media. |
SIID_AUDIOFILESValue: 71 π Image An audio file. |
SIID_IMAGEFILESValue: 72 π Image An image file. |
SIID_VIDEOFILESValue: 73 π Image A video file. |
SIID_MIXEDFILESValue: 74 π Image A mixed file. |
SIID_FOLDERBACKValue: 75 π Image Folder back. |
SIID_FOLDERFRONTValue: 76 π Image Folder front. |
SIID_SHIELDValue: 77 π Image Security shield. Use for UAC prompts only. |
SIID_WARNINGValue: 78 π Image Warning. |
SIID_INFOValue: 79 π Image Informational. |
SIID_ERRORValue: 80 π Image Error. |
SIID_KEYValue: 81 π Image Key. |
SIID_SOFTWAREValue: 82 π Image Software. |
SIID_RENAMEValue: 83 π Image A UI item, such as a button, that issues a rename command. |
SIID_DELETEValue: 84 π Image A UI item, such as a button, that issues a delete command. |
SIID_MEDIAAUDIODVDValue: 85 π Image Audio DVD media. |
SIID_MEDIAMOVIEDVDValue: 86 π Image Movie DVD media. |
SIID_MEDIAENHANCEDCDValue: 87 π Image Enhanced CD media. |
SIID_MEDIAENHANCEDDVDValue: 88 π Image Enhanced DVD media. |
SIID_MEDIAHDDVDValue: 89 π Image High definition DVD media in the HD DVD format. |
SIID_MEDIABLURAYValue: 90 π Image High definition DVD media in the Blu-ray Discβ’ format. |
SIID_MEDIAVCDValue: 91 π Image Video CD (VCD) media. |
SIID_MEDIADVDPLUSRValue: 92 π Image DVD+R media. |
SIID_MEDIADVDPLUSRWValue: 93 π Image DVD+RW media. |
SIID_DESKTOPPCValue: 94 π Image A desktop computer. |
SIID_MOBILEPCValue: 95 π Image A mobile computer (laptop). |
SIID_USERSValue: 96 π Image The User Accounts Control Panel item. |
SIID_MEDIASMARTMEDIAValue: 97 π Image Smart media. |
SIID_MEDIACOMPACTFLASHValue: 98 π Image CompactFlash media. |
SIID_DEVICECELLPHONEValue: 99 π Image A cell phone. |
SIID_DEVICECAMERAValue: 100 π Image A digital camera. |
SIID_DEVICEVIDEOCAMERAValue: 101 π Image A digital video camera. |
SIID_DEVICEAUDIOPLAYERValue: 102 π Image An audio player. |
SIID_NETWORKCONNECTValue: 103 π Image Connect to network. |
SIID_INTERNETValue: 104 π Image The Network and Internet Control Panel item. |
SIID_ZIPFILEValue: 105 π Image A compressed file with a .zip file name extension. |
SIID_SETTINGSValue: 106 π Image The Additional Options Control Panel item. |
SIID_DRIVEHDDVDValue: 132 π Image Windows Vista with Service Pack 1 (SP1) and later. High definition DVD drive (any type - HD DVD-ROM, HD DVD-R, HD-DVD-RAM) that uses the HD DVD format. |
SIID_DRIVEBDValue: 133 π Image Windows Vista with SP1 and later. High definition DVD drive (any type - BD-ROM, BD-R, BD-RE) that uses the Blu-ray Disc format. |
SIID_MEDIAHDDVDROMValue: 134 π Image Windows Vista with SP1 and later. High definition DVD-ROM media in the HD DVD-ROM format. |
SIID_MEDIAHDDVDRValue: 135 π Image Windows Vista with SP1 and later. High definition DVD-R media in the HD DVD-R format. |
SIID_MEDIAHDDVDRAMValue: 136 π Image Windows Vista with SP1 and later. High definition DVD-RAM media in the HD DVD-RAM format. |
SIID_MEDIABDROMValue: 137 π Image Windows Vista with SP1 and later. High definition DVD-ROM media in the Blu-ray Disc BD-ROM format. |
SIID_MEDIABDRValue: 138 π Image Windows Vista with SP1 and later. High definition write-once media in the Blu-ray Disc BD-R format. |
SIID_MEDIABDREValue: 139 π Image Windows Vista with SP1 and later. High definition read/write media in the Blu-ray Disc BD-RE format. |
SIID_CLUSTEREDDRIVEValue: 140 π Image Windows Vista with SP1 and later. A cluster disk array. |
SIID_MAX_ICONSValue: 181 The highest valid value in the enumeration. Values over 160 are Windows 7-only icons. |
Remarks
SIID_INVALID, with a value of -1, indicates an invalid SHSTOCKICONID value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista, Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | shellapi.h |
Feedback
Was this page helpful?
