UCM_PD_POWER_DATA_OBJECT_INIT_VARIABLE_NON_BATTERY-Funktion (ucmtypes.h)

Initialisiert eine UCM_PD_POWER_DATA_OBJECT-Struktur als Power Data-Objekt vom Typ "Variable Supply Non Battery".

Syntax

void UCM_PD_POWER_DATA_OBJECT_INIT_VARIABLE_NON_BATTERY(
  [out] PUCM_PD_POWER_DATA_OBJECT Pdo
);

Parameter

[out] Pdo

Ein Zeiger auf eine UCM_PD_POWER_DATA_OBJECT-Struktur , in der das VariableSupplyNonBatteryPdo.VariableSupportNonBattery-Element auf UcmPdPdoTypeVariableSupplyNonBattery festgelegt ist.

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 10
Unterstützte Mindestversion (Server) Windows Server 2016
Zielplattform Windows
KMDF-Mindestversion 1.15
UMDF-Mindestversion 2.15
Kopfzeile ucmtypes.h (ucmcx.h einschließen)

Weitere Informationen

UCM_PD_POWER_DATA_OBJECT