FSCTL_DELETE_REPARSE_POINT top-level constant

int const FSCTL_DELETE_REPARSE_POINT

Deletes a reparse point from the specified file or directory.

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

Implementation

const FSCTL_DELETE_REPARSE_POINT = 589996;