CorOpenFlags class Null safety Enum
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- ofCacheImage → const int
-
0x00000004
- ofCopyMemory → const int
-
0x00000002
- ofManifestMetadata → const int
-
0x00000008
- ofNoTransform → const int
-
0x00001000
- ofNoTypeLib → const int
-
0x00000080
- ofRead → const int
-
0x00000000
- ofReadOnly → const int
-
0x00000010
- ofReadWriteMask → const int
-
0x00000001
- ofReserved → const int
-
0xffffff40
- ofReserved1 → const int
-
0x00000100
- ofReserved2 → const int
-
0x00000200
- ofTakeOwnership → const int
-
0x00000020
- ofWrite → const int
-
0x00000001