Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The StorPortReadRegisterUshort routine reads a value from a specified register address.
Syntax
void StorPortReadRegisterUshort(
[in] h,
[in] r
);
Parameters
[in] h
A Pointer to the hardware device extension.
[in] r
A Pointer to the register where the data is to be read.
Return value
None
Remarks
For more information, see ScsiPortReadRegisterUshort. For a buffered version of this routine, see StorPortReadRegisterBufferUshort.
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | storport.h (include Storport.h) |
Library | Storport.lib |