Microsoft KB Archive/246409

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 20:46, 16 July 2020 by X010 (talk | contribs) (1 revision imported: importing part 2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.