// ucmtypes.h
VOID UCM_PD_POWER_DATA_OBJECT_INIT_BATTERY(
[out] PUCM_PD_POWER_DATA_OBJECT Pdo
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes a UCM_PD_POWER_DATA_OBJECT structure as a Battery Supply type Power Data Object.
Pdo [out]A pointer to a UCM_PD_POWER_DATA_OBJECT structure in which the BatterySupplyPdo.Battery member is set to UcmPdPdoTypeBatterySupply.