windows::Win32::NetworkManagement::NetManagement

Function NetScheduleJobDel

pub unsafe fn NetScheduleJobDel<P0>(
    servername: P0,
    minjobid: u32,
    maxjobid: u32,
) -> u32
where P0: Param<PCWSTR>,