C# Class Microsoft.WinAny.WinNT.IMAGE_SECTION_HEADER

Afficher le fichier Open project: jhabjan/Ghostscript.NET

Méthodes publiques

Свойство Type Description
Characteristics uint
NumberOfLinenumbers ushort
NumberOfRelocations ushort
PhysicalAddress uint
PointerToLinenumbers uint
PointerToRawData uint
PointerToRelocations uint
SizeOfRawData uint
VirtualAddress uint

Property Details

Characteristics public_oe property

public uint Characteristics
Résultat uint

NumberOfLinenumbers public_oe property

public ushort NumberOfLinenumbers
Résultat ushort

NumberOfRelocations public_oe property

public ushort NumberOfRelocations
Résultat ushort

PhysicalAddress public_oe property

public uint PhysicalAddress
Résultat uint

PointerToLinenumbers public_oe property

public uint PointerToLinenumbers
Résultat uint

PointerToRawData public_oe property

public uint PointerToRawData
Résultat uint

PointerToRelocations public_oe property

public uint PointerToRelocations
Résultat uint

SizeOfRawData public_oe property

public uint SizeOfRawData
Résultat uint

VirtualAddress public_oe property

public uint VirtualAddress
Résultat uint