Struct windows_sys::Win32::NetworkManagement::NetManagement::AT_INFO
#[repr(C)]pub struct AT_INFO {
pub JobTime: usize,
pub DaysOfMonth: u32,
pub DaysOfWeek: u8,
pub Flags: u8,
pub Command: PWSTR,
}Expand description
Required features: "Win32_NetworkManagement_NetManagement"
Fields§
§JobTime: usize§DaysOfMonth: u32§DaysOfWeek: u8§Flags: u8§Command: PWSTR