windows::Win32::System::DeploymentServices

Function PxeProviderRegister

pub unsafe fn PxeProviderRegister<P0, P1>(
    pszprovidername: P0,
    pszmodulepath: P1,
    index: u32,
    biscritical: bool,
    phproviderkey: Option<*mut HKEY>,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,