CoffHeader.PointerToSymbolTable Özellik

Tanım

DOSYA işaretçisini COFF sembol tablosuna alır.

public:
 property int PointerToSymbolTable { int get(); };
public int PointerToSymbolTable { get; }
member this.PointerToSymbolTable : int
Public ReadOnly Property PointerToSymbolTable As Integer

Özellik Değeri

COFF simgesi tablosunun dosya işaretçisi veya COFF simgesi tablosu yoksa sıfır. Pe görüntüsü için bu değer sıfır olmalıdır.

Şunlara uygulanır