Struct windows_sys::Win32::System::SystemServices::MAXVERSIONTESTED_INFO
#[repr(C)]pub struct MAXVERSIONTESTED_INFO {
pub MaxVersionTested: u64,
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§MaxVersionTested: u64