função USBPM_HUB_PROPERTIES_INIT (usbpmapi.h)
Inicializa uma estrutura de USBPM_HUB_PROPERTIES.
Sintaxe
void USBPM_HUB_PROPERTIES_INIT(
[Out] PUSBPM_HUB_PROPERTIES Properties
);
Parâmetros
[Out] Properties
Um ponteiro para uma estrutura USBPM_HUB_PROPERTIES a ser inicializada.
Valor de retorno
Nenhum
Requisitos
Requisito | Valor |
---|---|
de cliente com suporte mínimo | Windows 10, versão 1809 |
versão mínima do KMDF | 1.27 |
versão mínima do UMDF | 2.27 |
cabeçalho | usbpmapi.h |
biblioteca | UsbPmApi.lib |