Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The StorPortReadPortUlong routine reads a value from a specified port address.
Syntax
void StorPortReadPortUlong(
[in] h,
[in] p
);
Parameters
[in] h
A pointer to the hardware device extension.
[in] p
A pointer to the address from which to read.
Return value
None
Remarks
For more information, see the ScsiPortReadPortUlong routine. For a buffered version of this routine see StorPortReadPortBufferUlong.
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | storport.h (include Storport.h) |
Library | Storport.lib |