Struct PeReader.IMAGE_DOS_HEADER
Inherited Members
Namespace: NXOpen.Utilities
Assembly: NXOpen.Utilities.dll
Syntax
public struct PeReader.IMAGE_DOS_HEADER
Fields
e_cblp
Declaration
public ushort e_cblp
Field Value
Type | Description |
---|---|
ushort |
e_cp
Declaration
public ushort e_cp
Field Value
Type | Description |
---|---|
ushort |
e_cparhdr
Declaration
public ushort e_cparhdr
Field Value
Type | Description |
---|---|
ushort |
e_crlc
Declaration
public ushort e_crlc
Field Value
Type | Description |
---|---|
ushort |
e_cs
Declaration
public ushort e_cs
Field Value
Type | Description |
---|---|
ushort |
e_csum
Declaration
public ushort e_csum
Field Value
Type | Description |
---|---|
ushort |
e_ip
Declaration
public ushort e_ip
Field Value
Type | Description |
---|---|
ushort |
e_lfanew
Declaration
public uint e_lfanew
Field Value
Type | Description |
---|---|
uint |
e_lfarlc
Declaration
public ushort e_lfarlc
Field Value
Type | Description |
---|---|
ushort |
e_magic
Declaration
public ushort e_magic
Field Value
Type | Description |
---|---|
ushort |
e_maxalloc
Declaration
public ushort e_maxalloc
Field Value
Type | Description |
---|---|
ushort |
e_minalloc
Declaration
public ushort e_minalloc
Field Value
Type | Description |
---|---|
ushort |
e_oemid
Declaration
public ushort e_oemid
Field Value
Type | Description |
---|---|
ushort |
e_oeminfo
Declaration
public ushort e_oeminfo
Field Value
Type | Description |
---|---|
ushort |
e_ovno
Declaration
public ushort e_ovno
Field Value
Type | Description |
---|---|
ushort |
e_res1
Declaration
public ushort[] e_res1
Field Value
Type | Description |
---|---|
ushort[] |
e_res2
Declaration
public ushort[] e_res2
Field Value
Type | Description |
---|---|
ushort[] |
e_sp
Declaration
public ushort e_sp
Field Value
Type | Description |
---|---|
ushort |
e_ss
Declaration
public ushort e_ss
Field Value
Type | Description |
---|---|
ushort |