Search Results for

    Show / Hide Table of Contents

    Struct PeReader.IMAGE_DATA_DIRECTORY

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Utilities
    Assembly: NXOpen.Utilities.dll
    Syntax
    public struct IMAGE_DATA_DIRECTORY

    Fields

    Size

    Declaration
    public uint Size
    Field Value
    Type Description
    System.UInt32

    VirtualAddress

    Declaration
    public uint VirtualAddress
    Field Value
    Type Description
    System.UInt32
    In This Article
    Back to top Generated by DocFX