C# Class Mosa.Runtime.MetadataPRTableStruct

Show file Open project: tgiphil/MOSA-Project Class Usage Examples

Public Properties

Property Type Description
NumberOfRegions int

Public Methods

Method Description
GetProtectedRegionDefinitionAddress ( MetadataPRTableStruct data, uint slot ) : MetadataPRDefinitionStruct*

Method Details

GetProtectedRegionDefinitionAddress() public static method

public static GetProtectedRegionDefinitionAddress ( MetadataPRTableStruct data, uint slot ) : MetadataPRDefinitionStruct*
data MetadataPRTableStruct
slot uint
return MetadataPRDefinitionStruct*

Property Details

NumberOfRegions public property

public int NumberOfRegions
return int