ULONG VideoPortReadPortUlong(
PULONG Port | |
); |
VideoPortReadPortUlong reads a ULONG value from a mapped I/O port.
VideoPortReadPortUlong returns the ULONG value read from the adapter.
A miniport’s HwVidInterrupt or HwVidSynchronizeExecutionCallback function can call VideoPortReadPortUlong.
HwVidInterrupt, HwVidSynchronizeExecutionCallback, VideoPortGetDeviceBase