BUS_INTERFACE_MEDIUMS - NtDoc

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

typedef struct {
  INTERFACE           Interface;
  PFNQUERYMEDIUMSLIST QueryMediumsList;
} BUS_INTERFACE_MEDIUMS, *PBUS_INTERFACE_MEDIUMS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ks-bus_interface_mediums)

BUS_INTERFACE_MEDIUMS structure

Description

Members

Interface

Specifies the standard interface header.

QueryMediumsList

Specifies the interface definition.