USBPM_HUB_PROPERTIES_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// usbpmapi.h

VOID USBPM_HUB_PROPERTIES_INIT(
  [Out] PUSBPM_HUB_PROPERTIES Properties
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-usbpmapi-usbpm_hub_properties_init)

USBPM_HUB_PROPERTIES_INIT function

Description

Initializes a USBPM_HUB_PROPERTIES structure.

Parameters

Properties [Out]

A pointer to a USBPM_HUB_PROPERTIES structure to initialize.

Remarks

See also