Struct windows_sys::Win32::UI::Shell::OPENASINFO
[−]#[repr(C)]pub struct OPENASINFO {
pub pcszFile: PWSTR,
pub pcszClass: PWSTR,
pub oaifInFlags: OPEN_AS_INFO_FLAGS,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
pcszFile: PWSTRpcszClass: PWSTRoaifInFlags: OPEN_AS_INFO_FLAGS