Method | Description | |
---|---|---|
GetTargetAddress ( bool is32Bit ) : ulong |
Determines the import address to use for the symbol.
|
|
ImageSymbolImport ( |
||
ImageSymbolImport ( ushort ordinal ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
FromReadingContext ( |
||
ImageSymbolImport ( ulong lookup ) : System |
public GetTargetAddress ( bool is32Bit ) : ulong | ||
is32Bit | bool | Specifies whether the address should be a 32-bit or 64-bit address. |
return | ulong |
public ImageSymbolImport ( |
||
hintName | ||
return | System |
public ImageSymbolImport ( ushort ordinal ) : System | ||
ordinal | ushort | |
return | System |