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’, ‘Win32_Foundation’
Fields
dwSize: u32pViewType: PWSTRlViewOptions: i32