Struct windows_sys::Win32::UI::Shell::APPCATEGORYINFO
#[repr(C)]pub struct APPCATEGORYINFO {
pub Locale: u32,
pub pszDescription: PWSTR,
pub AppCategoryId: GUID,
}
Expand description
Required features: "Win32_UI_Shell"
Fields§
§Locale: u32
§pszDescription: PWSTR
§AppCategoryId: GUID