#[repr(C)]pub struct SERVICE_LAUNCH_PROTECTED_INFO {
pub dwLaunchProtected: u32,
}Expand description
Required features: ‘Win32_System_Services’
Fields
dwLaunchProtected: u32#[repr(C)]pub struct SERVICE_LAUNCH_PROTECTED_INFO {
pub dwLaunchProtected: u32,
}Required features: ‘Win32_System_Services’
dwLaunchProtected: u32