pub unsafe extern "system" fn UiaRaiseStructureChangedEvent(
    pprovider: IRawElementProviderSimple,
    structurechangetype: StructureChangeType,
    pruntimeid: *mut i32,
    cruntimeidlen: i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Accessibility"