windows::Win32::NetworkManagement::Rras

Function RasDeleteSubEntryW

pub unsafe fn RasDeleteSubEntryW<P0, P1>(
    pszphonebook: P0,
    pszentry: P1,
    dwsubentryid: u32,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,