IOCTL_MOUNTMGR_AUTO_DL_ASSIGNMENTS IOCTL (mountmgr.h)

This IOCTL informs the mount manager that it should assign drive letters to volumes automatically as they are introduced in the system.

Major code

IRP_MJ_DEVICE_CONTROL

Input buffer

None

Input buffer length

None

Output buffer

None

Output buffer length

None

Status block

If the operation is successful, the Status field is set to STATUS_SUCCESS.

Requirements

Requirement Value
Header mountmgr.h (include Mountmgr.h)