pub unsafe fn UiaRaiseStructureChangedEvent<'a>(
pprovider: impl IntoParam<'a, IRawElementProviderSimple>,
structurechangetype: StructureChangeType,
pruntimeid: *mut i32,
cruntimeidlen: i32,
) -> Result<()>pub unsafe fn UiaRaiseStructureChangedEvent<'a>(
pprovider: impl IntoParam<'a, IRawElementProviderSimple>,
structurechangetype: StructureChangeType,
pruntimeid: *mut i32,
cruntimeidlen: i32,
) -> Result<()>