SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
ME_Event
class ME_Event
General Information:
A class Representing Events generated by Intel(R) ME
Qualifiers:
-------------
Version=0.0.4
Supported Fields Summary | |
---|---|
uint8 |
Category
Category of the event |
uint32 |
ID
Unique identifier of the event |
string |
Message
Event description |
datetime |
CreationTime
Event creation time |
Methods Summary |
---|
Field Detail |
---|
public uint8 Category
public uint32 ID
public string Message
public datetime CreationTime
Method Detail |
---|
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |