VOID VideoPortReadRegisterBufferUchar(
PUCHAR Register, | |
PUCHAR Buffer, | |
ULONG Count | |
); |
VideoPortReadRegisterBufferUchar reads a number of bytes from a mapped device memory range into a buffer.
The buffer must be large enough to contain at least the specified number of bytes.
A miniport’s HwVidInterrupt or HwVidSynchronizeExecutionCallback function can call VideoPortReadRegisterBufferUchar.
HwVidInterrupt, HwVidSynchronizeExecutionCallback, VideoPortGetDeviceBase