Microsoft KB Archive/246409

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DOC: Incorrect Documentation for ScsiPortGetVirtualAddress

Q246409



The information in this article applies to:


  • Microsoft Windows 2000 Driver Development Kit (DDK)
  • Microsoft Windows NT 4.0 Driver Development Kit (DDK)





SUMMARY

The Kernel-Mode Drivers Reference included with the Microsoft Windows NT/Windows 2000 DDK, Part 3: SCSI Drivers, Chapter 1 ScsiPort Routines contains the documentation for the ScsiPortGetVirtualAddress function. This document incorrectly states:

ScsiPortGetVirtualAddress returns a physical address associated with a virtual address if the physical address was obtained by a call to ScsiPortGetPhysicalAddress.

It should read as follows:

ScsiPortGetVirtualAddress returns a virtual address associated with a physical address, if the physical address was obtained by a call to ScsiPortGetPhysicalAddress.



REFERENCES

Please see the Windows NT Device Driver Kit for additional information on ScsiPortGetVirtualAddress function

Additional query words:

Keywords : kbdocfix kbDDK kbKMode kbOSWin2000 kbOSWin2000bug kbStorageDev kbDSupport kbGrpDSNTDDK
Issue type : kbbug
Technology : kbWinNTsearch kbWinNT400xsearch kbwin2000Search kbwin2000DDK kbAudDeveloper kbWinDDKSearch kbWinNT400DDK


Last Reviewed: December 18, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.