Device Manager Structures (Windows Embedded CE 6.0)

1/6/2010

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

Reference

Device Manager Reference