ImportLookupEntry

Undocumented in source.

Members

Functions

write
size_t write(Arena!ubyte sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromHintNameTableRVA
ImportLookupEntry fromHintNameTableRVA(uint hintRVA)
Undocumented in source. Be warned that the author may not have intended to support it.
fromOrdinal
ImportLookupEntry fromOrdinal(ushort ordinal)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ORDINAL_FLAG
enum ulong ORDINAL_FLAG;
Undocumented in source.
value
ulong value;
Undocumented in source.

Meta