Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
This user-defined I/O control can be used to define additional file system I/O controls.
Parameters
- hDevice
-
User-defined.
- dwIoControlCode
-
User-defined.
- lpInBuf
-
User-defined.
- nInBufSize
-
User-defined.
- lpOutBuf
-
User-defined.
- nOutBufSize
-
User-defined.
- lpBytesReturned
-
User-defined.
Return Values
If the operation succeeds, the DeviceIoControlfunction returns a nonzero value. If the operation fails, DeviceIoControlreturns zero. For extended error information, call GetLastError.
Requirements
Header | fsioctl.h |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |