Share via


Device ID IOCTL Test (Windows Embedded CE 6.0)

1/6/2010

The Device ID IOCTL Test verifies the correct implementation of IOCTL_HAL_GET_DEVICEID.

Note

IOCTL_HAL_GET_DEVICEID is deprecated; you are advised to use IOCTL_HAL_GET_DEVICE_INFO instead. However, if you decide to implement IOCTL_HAL_GET_DEVICEID, you can take advantage of these tests to verify that the IOCTL is working correctly.

In This Section

See Also

Other Resources

OAL IOCTL Tests