hDiveInst (HDIVE) - input
Display
engine DIVE instance.
prectlDest (PRECTL) - input
Destination
rectangle in screen coordinates (0,0 bottom left). The xLeft, yTop
point indicates the point for which the address is required. In addition,
the width of this rectangle is used to calculate the remaining scan lines
in this aperture (useful on bank-switched displays).
ppDestinationAddress (PBYTE *) - output
Indicates the calculated linear address within the
frame buffer/aperture bank.
pulBankNumber (PULONG) - output
Indicates the bank number containing the top-left
pel in the image.
pulRemLinesInBank (PULONG) - output
Indicates the number of lines in the bank, beginning
with the first line of the destination rectangle.
rc (ULONG) - returns