Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 2.06 KB

nf-storport-storportreadregisterushort.md

File metadata and controls

73 lines (55 loc) · 2.06 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:storport.StorPortReadRegisterUshort
StorPortReadRegisterUshort macro (storport.h)
The StorPortReadRegisterUshort routine reads a value from a specified register address.
storage\storportreadregisterushort.htm
storage
03/29/2018
StorPortReadRegisterUshort macro
StorPortReadRegisterUshort, StorPortReadRegisterUshort routine [Storage Devices], storage.storportreadregisterushort, storport/StorPortReadRegisterUshort, storprt_f477688d-54cb-4cb6-b713-0e70cfbf2139.xml
storport.h
Storport.h
Universal
Storport.lib
Windows
StorPortReadRegisterUshort
storport/StorPortReadRegisterUshort
APIRef
kbSyntax
LibDef
Storport.lib
Storport.dll
StorPortReadRegisterUshort

StorPortReadRegisterUshort macro

-description

The StorPortReadRegisterUshort routine reads a value from a specified register address.

-parameters

-param h [in]

A Pointer to the hardware device extension.

-param r [in]

A Pointer to the register where the data is to be read.

-remarks

For more information, see ScsiPortReadRegisterUshort. For a buffered version of this routine, see StorPortReadRegisterBufferUshort.

-see-also

ScsiPortReadRegisterUshort

StorPortReadRegisterBufferUshort