BUS_INTERFACE_MEDIUMS structure (ks.h)

Syntax

typedef struct {
  INTERFACE           Interface;
  PFNQUERYMEDIUMSLIST QueryMediumsList;
} BUS_INTERFACE_MEDIUMS, *PBUS_INTERFACE_MEDIUMS;

Members

Interface

Specifies the standard interface header.

QueryMediumsList

Specifies the interface definition.

Requirements

Requirement Value
Header ks.h