Function UiaRaiseStructureChangedEvent
pub unsafe fn UiaRaiseStructureChangedEvent<P0>(
pprovider: P0,
structurechangetype: StructureChangeType,
pruntimeid: *mut i32,
cruntimeidlen: i32,
) -> Result<()>where
P0: Param<IRawElementProviderSimple>,