Share via


UUID IOCTL Test (Windows Embedded CE 6.0)

1/6/2010

The UUID IOCTL Test verifies the correct implementation of IOCTL_HAL_GET_UUID.

Note

IOCTL_HAL_GET_UUID is deprecated; you are advised to use IOCTL_HAL_GET_DEVICE_INFO::SPI_GETUUID instead. However, if you decide to implement IOCTL_HAL_GET_UUID, 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