Struct windows_sys::Win32::System::Mmc::MMC_RESTORE_VIEW
#[repr(C)]pub struct MMC_RESTORE_VIEW {
pub dwSize: u32,
pub cookie: isize,
pub pViewType: PWSTR,
pub lViewOptions: i32,
}
Expand description
Required features: "Win32_System_Mmc"
Fields§
§dwSize: u32
§pViewType: PWSTR
§lViewOptions: i32