Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
Windows Mobile Supported Windows Embedded CE Supported
4/14/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 DeviceIoControlfor the post-initialization IOCTL. This is necessary for backward compatibility only; it is no longer needed.

REGINI

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

See Also