windows::Win32::Security::EnterpriseData

Function ProtectFileToEnterpriseIdentity

pub unsafe fn ProtectFileToEnterpriseIdentity<P0, P1>(
    fileorfolderpath: P0,
    identity: P1,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,