C# 클래스 Mosa.Kernel.x86.Smbios.SmbiosManager

파일 보기 프로젝트 열기: tgiphil/MOSA-Project 1 사용 예제들

공개 메소드들

메소드 설명
GetStructureOfType ( byte type ) : uint

Setup ( ) : void

비공개 메소드들

메소드 설명
GetAddressOfNextStructure ( uint address ) : uint

GetMajorVersion ( ) : void

GetMinorVersion ( ) : void

GetNumberOfStructures ( ) : void

GetTableAddress ( ) : void

GetTableLength ( ) : void

GetType ( uint address ) : byte

LocateEntryPoint ( ) : void

메소드 상세

GetStructureOfType() 공개 정적인 메소드

public static GetStructureOfType ( byte type ) : uint
type byte
리턴 uint

Setup() 공개 정적인 메소드

public static Setup ( ) : void
리턴 void