Struct windows_sys::Win32::UI::Shell::SHDESCRIPTIONID
#[repr(C)]pub struct SHDESCRIPTIONID {
pub dwDescriptionId: SHDID_ID,
pub clsid: GUID,
}Expand description
Required features: "Win32_UI_Shell"
Fields§
§dwDescriptionId: SHDID_ID§clsid: GUID