Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Win32
IMAGE_RELOCATION
C# Class Win32.IMAGE_RELOCATION
Mostrar archivo
Open project: ufasoft/coin
Class Usage Examples
Public Properties
Property
Type
Description
SymbolTableIndex
DWORD
Type
RelType
VirtualAddress
DWORD
Public Methods
Method
Description
LoadFrom
(
BinaryReader
r
) :
IMAGE_RELOCATION
Method Details
LoadFrom()
public
static
method
public
static
LoadFrom
(
BinaryReader
r
) :
IMAGE_RELOCATION
r
System.IO.BinaryReader
return
IMAGE_RELOCATION
Property Details
SymbolTableIndex
public_oe property
public
DWORD
SymbolTableIndex
return
DWORD
Type
public_oe property
public
RelType
Type
return
RelType
VirtualAddress
public_oe property
public
DWORD
VirtualAddress
return
DWORD