Docs.rs
  • winapi-ui-automation-0.3.10
    • winapi-ui-automation 0.3.10
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • w01fgang
    • Dependencies
      • winapi-i686-pc-windows-gnu ^0.4 normal
      • winapi-x86_64-pc-windows-gnu ^0.4 normal
    • Versions
    • 0.18% of the crate is documented
  • Platform
    • aarch64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

winapi_ui_automation0.3.10

Module errhandlingapi

Module Items

  • Functions
  • Type Aliases

In winapi_ui_automation::um

winapi_ui_automation::um

Module errhandlingapi

Source
Expand description

ApiSet Contract for api-ms-win-core-errorhandling-l1

Functions§

AddVectoredContinueHandler⚠
AddVectoredExceptionHandler⚠
FatalAppExitA⚠
FatalAppExitW⚠
GetErrorMode⚠
GetLastError⚠
GetThreadErrorMode⚠
RaiseException⚠
RaiseFailFastException⚠
RemoveVectoredContinueHandler⚠
RemoveVectoredExceptionHandler⚠
SetErrorMode⚠
SetLastError⚠
SetThreadErrorMode⚠
SetUnhandledExceptionFilter⚠
UnhandledExceptionFilter⚠

Type Aliases§

LPTOP_LEVEL_EXCEPTION_FILTER
PTOP_LEVEL_EXCEPTION_FILTER