Struct windows_sys::Win32::UI::Shell::OPENASINFO
#[repr(C)]pub struct OPENASINFO {
pub pcszFile: PCWSTR,
pub pcszClass: PCWSTR,
pub oaifInFlags: OPEN_AS_INFO_FLAGS,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§pcszFile: PCWSTR§pcszClass: PCWSTR§oaifInFlags: OPEN_AS_INFO_FLAGS