Home
last modified time | relevance | path

Searched refs:ERROR_BAD_IMPERSONATION_LEVEL (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/
H A DInterop.Errors.cs41 internal const int ERROR_BAD_IMPERSONATION_LEVEL = 0x542; field in Interop.Errors
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/
H A DInterop.Errors.cs41 internal const int ERROR_BAD_IMPERSONATION_LEVEL = 0x542; field in Interop.Errors
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Routing/System/ServiceModel/Routing/
H A DMessageRpc.cs29 const int ERROR_BAD_IMPERSONATION_LEVEL = 1346; field in System.ServiceModel.Routing.MessageRpc
70 … Win32Exception errorDetail = new Win32Exception(ERROR_BAD_IMPERSONATION_LEVEL); in MessageRpc()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/
H A DInterop.Errors.cs72 internal const int ERROR_BAD_IMPERSONATION_LEVEL = 0x542; field in Interop.Errors
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/ReferenceSources/
H A Dwin32native.cs55 internal const int ERROR_BAD_IMPERSONATION_LEVEL = 0x542; field in Microsoft.Win32.Win32Native
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/ComIntegration/
H A DComPlusInstanceProvider.cs65 …ception (SR.GetString(SR.BadImpersonationLevelForOutOfProcWas), HR.ERROR_BAD_IMPERSONATION_LEVEL)); in GetInstance()
H A DSafeNativeMethods.cs183 internal static readonly int ERROR_BAD_IMPERSONATION_LEVEL = unchecked((int)(0x80070542)); field in System.ServiceModel.ComIntegration.HR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Registry/src/Microsoft/Win32/
H A DRegistryKey.Windows.cs267 … (ret == Interop.Errors.ERROR_ACCESS_DENIED || ret == Interop.Errors.ERROR_BAD_IMPERSONATION_LEVEL) in InternalOpenSubKeyCore()
294 … (ret == Interop.Errors.ERROR_ACCESS_DENIED || ret == Interop.Errors.ERROR_BAD_IMPERSONATION_LEVEL) in InternalOpenSubKeyCore()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Microsoft/Win32/
H A DRegistryKey.Windows.cs198 … (ret == Interop.Errors.ERROR_ACCESS_DENIED || ret == Interop.Errors.ERROR_BAD_IMPERSONATION_LEVEL) in InternalOpenSubKeyCore()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Derrors.cpp924 { ERROR_BAD_IMPERSONATION_LEVEL, "ERROR_BAD_IMPERSONATION_LEVEL" },
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinerror.h397 #define ERROR_BAD_IMPERSONATION_LEVEL 1346L macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/microsoft/win32/
H A Dregistrykey.cs750 … if (ret == Win32Native.ERROR_ACCESS_DENIED || ret == Win32Native.ERROR_BAD_IMPERSONATION_LEVEL) { in OpenSubKey()
809 … if (ret == Win32Native.ERROR_ACCESS_DENIED || ret == Win32Native.ERROR_BAD_IMPERSONATION_LEVEL) { in InternalOpenSubKey()
/dports/net/cjdns/cjdns-cjdns-v21.1/exception/
H A DWinEr.c932 case ERROR_BAD_IMPERSONATION_LEVEL: in WinEr_strerror()
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dnttop.c935 case syserr_bad_impersonation_level: return (ERROR_BAD_IMPERSONATION_LEVEL); in syserr_to_win32_error_code()
1657 case ERROR_BAD_IMPERSONATION_LEVEL: return (syserr_bad_impersonation_level); in win32_error_code_to_syserr()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h467 #define ERROR_BAD_IMPERSONATION_LEVEL 1346 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinerror.h467 #define ERROR_BAD_IMPERSONATION_LEVEL 1346 macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc462 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc462 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc462 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Derrors.inc462 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinerror.h467 #define ERROR_BAD_IMPERSONATION_LEVEL 1346 macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinerror.h481 #define ERROR_BAD_IMPERSONATION_LEVEL 1346 macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc457 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc457 ERROR_BAD_IMPERSONATION_LEVEL = 1346;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Derrors.inc457 ERROR_BAD_IMPERSONATION_LEVEL = 1346;

12345678910>>...21