Sets bus-configuration data for a device on a PCI bus.
ULONG RtSetBusDataByOffset(
BUS_DATA_TYPE BusDataType,
ULONG BusNumber,
ULONG SlotNumber,
PVOID pBuffer,
ULONG Offset,
ULONG Length
);
BusDataType
BusNumber
SlotNumber
pBuffer
Offset
Length
Only PCI configuration data can be set.
ERROR_SUCCESS (zero)
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/iwin32.h | iwin32.h | iwin32.lib |
Note
This function operates in the real-time portion of your application.
RtGetBusDataByOffset, RtTranslateBusAddress, iwin32 API, iwin32 Overview