DIB_DibBlt

void DIB_DibBlt(LPPDEVICE lpBitmap, WORD fGet, WORD iStart, 
    WORD cScans, LPSTR lpDIBits, LPBITMAPINFO lpBitmapInfo, 
    LPDRAWMODE lpDrawMode, LPINT lpTranslate)
 

Minidrivers should not call DIB_DibBlt. This function has been superseded by DIB_DibBltExt.

The export ordinal for this function is 19.

See Also

DIB_DibBltExt