windows::Win32::NetworkManagement::Rras

Function MprAdminEstablishDomainRasServer

pub unsafe fn MprAdminEstablishDomainRasServer<P0, P1>(
    pszdomain: P0,
    pszmachine: P1,
    benable: bool,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,