Device Manager Structures (Compact 2013)

3/26/2014

The following table shows the Device Manager structures.

Programming element

Description

DEVMGR_DEVICE_INFORMATION

This structure contains information about a device driver.

POST_INIT_BUF

This structure contains information to send to the input buffer of DeviceIoControl for the post-initialization IOCTL. This is necessary for backward compatibility only; it is no longer needed.

REGINI

This structure passes additional registry settings to ActivateDeviceEx before the driver is loaded.

See Also

Other Resources

Device Manager