windows::Win32::Security::EnterpriseData

Function UnprotectFile

pub unsafe fn UnprotectFile<P0>(
    fileorfolderpath: P0,
    options: Option<*const FILE_UNPROTECT_OPTIONS>,
) -> Result<()>
where P0: Param<PCWSTR>,