fonction USBPM_CONNECTOR_PROPERTIES_INIT (usbpmapi.h)
Initialise une structure USBPM_CONNECTOR_PROPERTIES. Le pilote client doit appeler cette fonction avant d’appeler UsbPm_RetrieveCoonnectorProperties.
Syntaxe
void USBPM_CONNECTOR_PROPERTIES_INIT(
[Out] PUSBPM_CONNECTOR_PROPERTIES Properties
);
Paramètres
[Out] Properties
Pointeur vers un USBPM_CONNECTOR_PROPERTIES à initialiser.
Valeur de retour
Aucun
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10, version 1809 |
version minimale de KMDF | 1.27 |
version minimale de UMDF | 2.27 |
d’en-tête | usbpmapi.h |