C# Class Mosa.Runtime.MetadataPRTableStruct

ファイルを表示 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_oe property

public int NumberOfRegions
return int