// ucmtypes.h
UCM_PD_POWER_DATA_OBJECT_TYPE UCM_PD_POWER_DATA_OBJECT_GET_TYPE(
[in] PUCM_PD_POWER_DATA_OBJECT Pdo
);
View the official Windows Driver Kit DDI referenceNo description available.
Retrieves the type of Power Data Object from the UCM_PD_POWER_DATA_OBJECT structure.
Pdo [in]A pointer to a UCM_PD_POWER_DATA_OBJECT structure that contains the type of Power Data Object.
Returns the Common.Type member of the UCM_PD_POWER_DATA_OBJECT structure.
For information about the Power Data Object including the types of object, see Power Delivery specification. The Type member of UCM_PD_POWER_DATA_OBJECT indicates the type of Power Data Object.