DISM API Reference

The Deployment Image Servicing and Management (DISM) API allows you to build customized solutions on the DISM platform. You can use the DISM API to install, uninstall, configure, and update Windows features, packages, and drivers in a Windows image.

In This Section

DISM API Functions

DISM API Enumerations

DISM API Structures

DISM API Constants

Reference

For more information about using these functions to create a DISM API process, see Using the DISM API and the DISM API Samples.

For more information about the DISM platform and other ways to access the servicing and management functionality, see the DISM Technical Reference in the Windows Assessment and Deployment Kit (Windows ADK) Technical Reference.

Using the DISM API

DISM API Troubleshooting

DISM API Samples