Share via


IOCTL Constants (Windows Embedded CE 6.0)

1/5/2010

The following table shows the IOCTL constants.

Constant Description

OAL_IOCTL_FLAG_NOCS

This constant specifies the flag codes for the IOCTL table. When the OAL_IOCTL_FLAG_NOCS flag is set, the IOCTL handler function will be called in deserialized mode. This prevents any critical action from being taken or released before or after the handler is called.

See Also

Reference

IOCTL Reference

Concepts

Production-Quality OAL Components