windows::Win32::NetworkManagement::Rras

Function MprAdminInterfaceSetCredentials

pub unsafe fn MprAdminInterfaceSetCredentials<P0, P1, P2, P3, P4>(
    lpwsserver: P0,
    lpwsinterfacename: P1,
    lpwsusername: P2,
    lpwsdomainname: P3,
    lpwspassword: P4,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>, P3: Param<PCWSTR>, P4: Param<PCWSTR>,