Share via


Device Manager Structures (Windows CE 5.0)

Send Feedback

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.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.