Struct windows_sys::Win32::UI::Accessibility::ExtendedProperty
#[repr(C)]pub struct ExtendedProperty {
pub PropertyName: BSTR,
pub PropertyValue: BSTR,
}Expand description
Required features: "Win32_UI_Accessibility"
Fields§
§PropertyName: BSTR§PropertyValue: BSTR