Struct windows_sys::Win32::System::WindowsSync::ID_PARAMETERS
[−]#[repr(C)]pub struct ID_PARAMETERS {
pub dwSize: u32,
pub replicaId: ID_PARAMETER_PAIR,
pub itemId: ID_PARAMETER_PAIR,
pub changeUnitId: ID_PARAMETER_PAIR,
}Expand description
Required features: ‘Win32_System_WindowsSync’, ‘Win32_Foundation’
Fields
dwSize: u32replicaId: ID_PARAMETER_PAIRitemId: ID_PARAMETER_PAIRchangeUnitId: ID_PARAMETER_PAIR