Enum NativeMethods.LoadLibraryFlags
[Flags]
public enum NativeMethods.LoadLibraryFlags : uint
Fields
DontResolveDllReferences = 1
LoadIgnoreCodeAuthzLevel = 16
LoadLibraryAsDatafile = 2
LoadLibraryAsDatafileExclusive = 64
LoadLibraryAsImageResource = 32
LoadWithAlteredSearchPath = 8
NoFlags = 0