Home
last modified time | relevance | path

Searched defs:COPYENGINE_E_ENCRYPTION_LOSS (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsherrors.h84 #define COPYENGINE_E_ENCRYPTION_LOSS _HRESULT_TYPEDEF_ (__MSABI_LONG(0x80270031)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsherrors.h84 #define COPYENGINE_E_ENCRYPTION_LOSS _HRESULT_TYPEDEF_ (__MSABI_LONG(0x80270031)) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs2543 pub const COPYENGINE_E_ENCRYPTION_LOSS: ::windows_sys::core::HRESULT = -2144927695i32; const