pub unsafe extern "system" fn PxeProviderRegister(
    pszprovidername: PCWSTR,
    pszmodulepath: PCWSTR,
    index: u32,
    biscritical: BOOL,
    phproviderkey: *mut HKEY
) -> u32
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation", "Win32_System_Registry"