PIMAGE_FILE_HEADER class

Inheritance

Constructors

PIMAGE_FILE_HEADER()

Properties

Characteristics int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Machine int
getter/setter pair
NumberOfSections int
getter/setter pair
NumberOfSymbols int
getter/setter pair
PointerToSymbolTable int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SizeOfOptionalHeader int
getter/setter pair
TimeDateStamp int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited