Struct windows_sys::Win32::UI::Shell::APPCATEGORYINFOLIST
#[repr(C)]pub struct APPCATEGORYINFOLIST {
pub cCategory: u32,
pub pCategoryInfo: *mut APPCATEGORYINFO,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§cCategory: u32§pCategoryInfo: *mut APPCATEGORYINFO