// ucmucsippm.h
VOID UCMUCSI_PPM_CONFIG_INIT(
PUCMUCSI_PPM_CONFIG Config,
UCMUCSI_CONNECTOR_COLLECTION CollectionObject
);
View the official Windows Driver Kit DDI referenceNo description available.
Initializes a UCMUCSI_PPM_CONFIG structure.
ConfigA pointer to a UCMUCSI_PPM_CONFIG structure to initialize.
CollectionObjectThe handle to the connector collection object that the client driver retrieved in a previous call to UcmUcsiConnectorCollectionCreate.
UcmUcsiPpmCreate UcmUcsiConnectorCollectionCreate