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: u32
§replicaId: ID_PARAMETER_PAIR
§itemId: ID_PARAMETER_PAIR
§changeUnitId: ID_PARAMETER_PAIR