UCM_PD_POWER_DATA_OBJECT_INIT_VARIABLE_NON_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_VARIABLE_NON_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_variable_non_battery)

UCM_PD_POWER_DATA_OBJECT_INIT_VARIABLE_NON_BATTERY function

Description

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

Parameters

Pdo [out]

A pointer to a UCM_PD_POWER_DATA_OBJECT structure in which the VariableSupplyNonBatteryPdo.VariableSupportNonBattery member is set to UcmPdPdoTypeVariableSupplyNonBattery.

See also

UCM_PD_POWER_DATA_OBJECT