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.
Describes the proprietary charger's device power requirements.
Syntax
typedef struct _UFX_PROPRIETARY_CHARGER {
GUID ChargerId;
DEVICE_POWER_STATE DxState;
} UFX_PROPRIETARY_CHARGER, *PUFX_PROPRIETARY_CHARGER;
Members
ChargerId
Charger identifier used to identify a specific type of charger.
DxState
The minimum required device power state when it is connected, indicated by one of the DEVICE_POWER_STATE-typed flags.
Requirements
Requirement | Value |
---|---|
Header | ufxproprietarycharger.h |