Share via


IOCTL_DVD_GET_REGION

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This IOCTL returns DVD disk and drive regions.

Parameters

  • hDevice
    [in] Set to a handle to a block device.
  • dwIoControlCode
    [in] Specifies this IOCTL.
  • lpInBuffer
    Not used.
  • nInBufferSize
    Not used.
  • nOutBufferSize
    Not used.
  • lpBytesReturned
    Not used.
  • lpOverlapped
    Not used.

Return Values

Returns TRUE on success, FALSE on failure.

Requirements

Header dvdioctl.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

DVD_REGIONCE

Other Resources

Block Drivers