UiaRaiseStructureChangedEvent

Function UiaRaiseStructureChangedEvent 

Source
pub unsafe extern "C" fn UiaRaiseStructureChangedEvent(
    pProvider: *mut IRawElementProviderSimple,
    structureChangeType: StructureChangeType,
    pRuntimeId: *mut c_int,
    cRuntimeIdLen: c_int,
) -> HRESULT