FILE_SET_DEFECT_MGMT_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winioctl.h

typedef struct _FILE_SET_DEFECT_MGMT_BUFFER {
  BOOLEAN Disable;
} FILE_SET_DEFECT_MGMT_BUFFER, *PFILE_SET_DEFECT_MGMT_BUFFER;
View the official Win32 API reference

NtDoc

No description available.

Win32 API reference (ns-winioctl-file_set_defect_mgmt_buffer)

FILE_SET_DEFECT_MGMT_BUFFER structure

Description

Specifies the defect management state to be set.

Members

Disable

If TRUE, indicates that defect management is disabled.

See also

DeviceIoControl

FSCTL_SET_DEFECT_MANAGEMENT