This topic has not yet been rated - Rate this topic

IOCTL_DISK_INTERNAL_SET_VERIFY control code

Allows a driver to set the verify bit on a disk device object if the mode of the caller is kernel mode.

Input Parameters

None

Output Parameters

None

I/O Status Block

The Status field is set to STATUS_SUCCESS. If the mode of the requester is not kernel mode, the requested operation is not performed, but STATUS_SUCCESS is still returned.

Requirements

Header

Ntdddisk.h (include Ntdddisk.h)

See also

IOCTL_DISK_INTERNAL_CLEAR_VERIFY

 

 

Send comments about this topic to Microsoft

Build date: 4/17/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.