#[repr(C)]pub struct SC_ACTION {
pub Type: SC_ACTION_TYPE,
pub Delay: u32,
}Expand description
Required features: ‘Win32_System_Services’
Fields
Type: SC_ACTION_TYPEDelay: u32#[repr(C)]pub struct SC_ACTION {
pub Type: SC_ACTION_TYPE,
pub Delay: u32,
}Required features: ‘Win32_System_Services’
Type: SC_ACTION_TYPEDelay: u32