MLPowerManagerComponentProperty
Public Attributes
Data
Union of ComponentPropertyData. This struct and union is used as a flexible way for each component to output an array containing distinct types of data.
public ComponentPropertyData Data;
Type
The type of each property.
public PropertyType Type;
Type | Description |
---|---|
PropertyType | Power Manager property types. |