// ucmtypes.h
VOID UCM_PD_POWER_DATA_OBJECT_INIT_VARIABLE_NON_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 Variable Supply Non Battery type Power Data Object.
Pdo [out]A pointer to a UCM_PD_POWER_DATA_OBJECT structure in which the VariableSupplyNonBatteryPdo.VariableSupportNonBattery member is set to UcmPdPdoTypeVariableSupplyNonBattery.