No description available.
Sets bus-configuration data for an adapter on a dynamically configurable I/O bus with a published, standard interface.
DeviceHandleA handle that represents a display adapter.
BusDataTypeSpecifies the type of bus data to be set.
SlotNumberFor a BusDataType value that specifies the location of the device on the bus. This parameter should be zero for all other bus types.
BufferPointer to a caller-supplied storage area with configuration information specific to BusDataType.
OffsetSpecifies the byte offset within the PCI_COMMON_CONFIG structure at which the caller-supplied configuration values begin. A miniport driver can use PCI_COMMON_HDR_LENGTH to specify the offset of the device-specific area in PCI_COMMON_CONFIG.
LengthSpecifies the number of bytes in Buffer.
This function returns ULONG.