pub unsafe extern "system" fn UiaRaiseNotificationEvent(
    provider: IRawElementProviderSimple,
    notificationkind: NotificationKind,
    notificationprocessing: NotificationProcessing,
    displaystring: BSTR,
    activityid: BSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Accessibility", "Win32_Foundation"