UCM_PD_POWER_DATA_OBJECT_INIT_BATTERY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucmtypes.h

VOID UCM_PD_POWER_DATA_OBJECT_INIT_BATTERY(
  [out] PUCM_PD_POWER_DATA_OBJECT Pdo
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ucmtypes-ucm_pd_power_data_object_init_battery)

UCM_PD_POWER_DATA_OBJECT_INIT_BATTERY function

Description

Initializes a UCM_PD_POWER_DATA_OBJECT structure as a Battery Supply type Power Data Object.

Parameters

Pdo [out]

A pointer to a UCM_PD_POWER_DATA_OBJECT structure in which the BatterySupplyPdo.Battery member is set to UcmPdPdoTypeBatterySupply.

See also

UCM_PD_POWER_DATA_OBJECT