fonction USBPM_CONNECTOR_STATE_INIT (usbpmapi.h)
Initialise une structure de USBPM_CONNECTOR_STATE_INIT . Le pilote client doit appeler cette fonction avant d’appeler UsbPm_RetrieveConnectorState.
Syntaxe
void USBPM_CONNECTOR_STATE_INIT(
PUSBPM_CONNECTOR_STATE ConnectorState
);
Paramètres
ConnectorState
Pointeur qu’un USBPM_CONNECTOR_STATE_INIT structure à initialiser.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10, version 1809 |
Version KMDF minimale | 1,27 % |
Version UMDF minimale | 2,27 |
En-tête | usbpmapi.h |