DIB_Disable

void Disable(LPPDEVICE lpDestDev));
 

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 4.

See Also

DIB_Enable