For the complete documentation index, see llms.txt. This page is also available as Markdown.

IMAGE_DATA_DIRECTORY

public struct IMAGE_DATA_DIRECTORY
{
    public uint VirtualAddress;
    public uint Size;
}

Last updated