Windows / Headers / shellapi.h
shellapi.h
SHELL.DLL functions, types, and definitions
Associated Error Codes
Below is a list of error codes found for this header.
Symbolic | Value | Description |
---|---|---|
SE_ERR_FNF | 0x00000002 | file not found |
SE_ERR_PNF | 0x00000003 | path not found |
SE_ERR_ACCESSDENIED | 0x00000005 | access denied |
SE_ERR_OOM | 0x00000008 | out of memory |
SE_ERR_SHARE | 0x0000001A | |
SE_ERR_ASSOCINCOMPLETE | 0x0000001B | |
SE_ERR_DDETIMEOUT | 0x0000001C | |
SE_ERR_DDEFAIL | 0x0000001D | |
SE_ERR_DDEBUSY | 0x0000001E | |
SE_ERR_NOASSOC | 0x0000001F | |
SE_ERR_DLLNOTFOUND | 0x00000020 | |
11 entries |