Modifier and Type | Field and Description |
---|---|
int |
AddressOfRawData |
int |
Characteristics |
short |
MajorVersion |
short |
MinorVersion |
int |
PointerToRawData |
int |
SizeOfData |
int |
TimeDateStamp |
int |
Type |
Constructor and Description |
---|
IMAGE_DEBUG_DIRECTORY(RandomAccessFile file,
long offset) |
public int Characteristics
public int TimeDateStamp
public short MajorVersion
public short MinorVersion
public int Type
public int SizeOfData
public int AddressOfRawData
public int PointerToRawData
public IMAGE_DEBUG_DIRECTORY(RandomAccessFile file, long offset) throws IOException
IOException
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.