FSCTL_SET_ZERO_DATA top-level constant

int const FSCTL_SET_ZERO_DATA

Fills a specified range of a file with zeros (0).

To learn more, see learn.microsoft.com/windows/win32/api/winioctl/ni-winioctl-fsctl_set_zero_data.

Implementation

const FSCTL_SET_ZERO_DATA = 622792;