Struct windows_sys::Win32::UI::Shell::AASHELLMENUITEM
[−]#[repr(C)]pub struct AASHELLMENUITEM {
pub lpReserved1: *mut c_void,
pub iReserved: i32,
pub uiReserved: u32,
pub lpName: *mut AASHELLMENUFILENAME,
pub psz: PWSTR,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
Fields
lpReserved1: *mut c_voidiReserved: i32uiReserved: u32lpName: *mut AASHELLMENUFILENAMEpsz: PWSTR