Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors