IOCTL_DVD_GET_REGION (Windows Embedded CE 6.0)
1/6/2010
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.
- lpOutBuffer
[out] Pointer to a DVD_REGIONCE structure.
- 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
Block Driver IOCTLs
DVD_REGIONCE