Struct windows_sys::Win32::UI::Shell::SFV_CREATE
[−]#[repr(C)]pub struct SFV_CREATE {
pub cbSize: u32,
pub pshf: IShellFolder,
pub psvOuter: IShellView,
pub psfvcb: IShellFolderViewCB,
}Expand description
Required features: ‘Win32_UI_Shell’
Fields
cbSize: u32pshf: IShellFolderpsvOuter: IShellViewpsfvcb: IShellFolderViewCB