Struct windows_sys::Win32::System::WindowsSync::ID_PARAMETER_PAIR
#[repr(C)]pub struct ID_PARAMETER_PAIR {
pub fIsVariable: BOOL,
pub cbIdSize: u16,
}
Expand description
Required features: "Win32_System_WindowsSync"
, "Win32_Foundation"
Fields§
§fIsVariable: BOOL
§cbIdSize: u16