Skip to main content
Version: 20 Mar 2024

MLPowerManagerPowerStateData

A structure to encapsulate output data when either getting available power states, or the current power state.

Public Attributes

PowerState

Array of #MLPowerManagerPowerState elements.


public IntPtr PowerState;


Size

Size of #power_states array.


public byte Size;