SymbolTableEntry.Type

A number that represents type. Microsoft tools set this field to 0x20 (function) or 0x0 (not a function). For more information, see section 5.4.3, “Type Representation.”

struct SymbolTableEntry
ushort Type;

Meta