Translates a bus-specific address into the corresponding system logical address. In INtime, this functions performs no action; it is present only for compatibility.
BOOLEAN RtTranslateBusAddress( INTERFACE_TYPE InterfaceType, ULONG BusNumber, LARGE_INTEGER BusAddress, PULONG pAddressSpace, PLARGE_INTEGER pTranslatedAddress );
InterfaceType
BusNumber
BusAddress
pAddressSpace
pTranslatedAddress
BusAddress
. Always TRUE.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.1 | intime/nt/include/iwin32x.h | iwin32x.h | iwin32x.lib |
Notes
RtGetBusDataByOffset, RtSetBusDataByOffset, iwin32x API, iwin32 Overview