Struct windows_sys::Win32::UI::Shell::SV2CVW2_PARAMS
[−]#[repr(C)]pub struct SV2CVW2_PARAMS {
pub cbSize: u32,
pub psvPrev: IShellView,
pub pfs: *mut FOLDERSETTINGS,
pub psbOwner: IShellBrowser,
pub prcView: *mut RECT,
pub pvid: *mut GUID,
pub hwndView: HWND,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
cbSize: u32psvPrev: IShellViewpfs: *mut FOLDERSETTINGSpsbOwner: IShellBrowserprcView: *mut RECTpvid: *mut GUIDhwndView: HWND