C# Class TUP.AsmResolver.PE.Structures.IMAGE_RESOURCE_DATA_ENTRY

Show file Open project: Rex-Hays/GNIDA Class Usage Examples

Public Properties

Property Type Description
CodePage uint
OffsetToData uint
Reserved uint
Size uint

Property Details

CodePage public property

public uint CodePage
return uint

OffsetToData public property

public uint OffsetToData
return uint

Reserved public property

public uint Reserved
return uint

Size public property

public uint Size
return uint