Table of Contents

Enum NativeMethods.LoadLibraryFlags

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll
[Flags]
public enum NativeMethods.LoadLibraryFlags : uint

Fields

DontResolveDllReferences = 1
LoadIgnoreCodeAuthzLevel = 16
LoadLibraryAsDatafile = 2
LoadLibraryAsDatafileExclusive = 64
LoadLibraryAsImageResource = 32
LoadWithAlteredSearchPath = 8
NoFlags = 0