Struct windows_sys::Win32::Storage::Vhd::MERGE_VIRTUAL_DISK_PARAMETERS_0_0
#[repr(C)]pub struct MERGE_VIRTUAL_DISK_PARAMETERS_0_0 {
pub MergeDepth: u32,
}
Expand description
Required features: "Win32_Storage_Vhd"
Fields§
§MergeDepth: u32