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’, ‘Win32_Foundation’
Fields
cCategory: u32pCategoryInfo: *mut APPCATEGORYINFO