DIB_DeviceBitmap


WORD DIB_DeviceBitmap(LPPDEVICE lpDestDev, WORD wCommand, 
    LPBITMAP lpBitmap, LPSTR lpBits);

This function is implemented as a stub function that carries out no action. It is provided to be consistent with the device driver interface.

The export ordinal for this function is 16.