windows::Win32::NetworkManagement::Rras

Function MprAdminIsDomainRasServer

pub unsafe fn MprAdminIsDomainRasServer<P0, P1>(
    pszdomain: P0,
    pszmachine: P1,
    pbisrasserver: *mut BOOL,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,