Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

USBPM_CONNECTOR_PROPERTIES_INIT function (usbpmapi.h)

Initializes a USBPM_CONNECTOR_PROPERTIES structure. The client driver must call this function before calling UsbPm_RetrieveConnectorProperties.

Syntax

VOID USBPM_CONNECTOR_PROPERTIES_INIT(
 [Out] PUSBPM_CONNECTOR_PROPERTIES Properties
);

Parameters

[Out] Properties

A pointer to a USBPM_CONNECTOR_PROPERTIES to initialize.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Minimum KMDF version 1.27
Minimum UMDF version 2.27
Header usbpmapi.h

Feedback

Was this page helpful?

Additional resources