Windows / Modules / dismapi.dll
dismapi.dll
DISM API Framework
Associated Error Codes
Below lists error codes and symbolic names found for this module.
Code | Description |
---|---|
0x3e9 | DISM API was not initialized for this process. |
0x3ea | A DismSession was being shutdown when another operation was called on it. |
0x3eb | A DismShutdown was called while there were open DismSession handles. |
0x3ec | An invalid DismSession handle was passed into a DISMAPI function. |
0x3ed | An invalid image index was specified. |
0x3ee | An invalid image name was specified. |
0x3ef | An image that is not a mounted WIM or mounted VHD was attempted to be unmounted. |
0x3f0 | Failed to gain access to the log file user specified. Logging has been disabled. |
0x3f1 | A DismSession with open handles was attempted to be unmounted. |
0x3f2 | A DismSession with open handles was attempted to be mounted. |
0x3f3 | A DismSession with open handles was attempted to be remounted. |
0x3f4 | One or several parent features are disabled so current feature can not be enabled. |
0x3f5 | The offline image specified is the running system. The macro DISM_ONLINE_IMAGE must be used instead. |
0x30000001 | Start |
0x30000002 | Stop |
0x50000004 | Information |
0x90000001 | Deployment Image Servicing And Management API |
17 entries |