Compartir a través de


SS_POWER_ENTRY (Windows CE 5.0)

Send Feedback

This structure indicates the voltage levels that a socket controller can produce.

typedef struct SS_POWER_ENTRY{UINT8uPowerLevel;
  UINT8fSupply;
} SS_POWER_ENTRY, *PSS_POWER_ENTRY;

Members

  • uPowerLevel
    Voltage, in 0.1 volt increments.
  • fSupply
    Bit field indicating the voltage source.

Requirements

OS Versions: Windows CE 5.0 and later
Header: Socksv2.h

See Also

PC Card Driver Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.