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", "Win32_System_Ole"
Fields§
§cbSize: u32§pshf: IShellFolder§psvOuter: IShellView§psfvcb: IShellFolderViewCB