IMAGE_SECTION_HEADER

Undocumented in source.

Members

Variables

Characteristics
uint Characteristics;
Undocumented in source.
Name
ubyte[IMAGE_SIZEOF_SHORT_NAME] Name;
Undocumented in source.
NumberOfLinenumbers
ushort NumberOfLinenumbers;
Undocumented in source.
NumberOfRelocations
ushort NumberOfRelocations;
Undocumented in source.
PointerToLinenumbers
uint PointerToLinenumbers;
Undocumented in source.
PointerToRawData
uint PointerToRawData;
Undocumented in source.
PointerToRelocations
uint PointerToRelocations;
Undocumented in source.
SizeOfRawData
uint SizeOfRawData;
Undocumented in source.
VirtualAddress
uint VirtualAddress;
Undocumented in source.
VirtualSize
uint VirtualSize;
Undocumented in source.

Meta