Function windows::Win32::NetworkManagement::NetManagement::NetScheduleJobGetInfo
pub unsafe fn NetScheduleJobGetInfo<P0>(
servername: P0,
jobid: u32,
pointertobuffer: *mut *mut u8,
) -> u32where
P0: Param<PCWSTR>,