mciDriverYield


UINT WINAPI mciDriverYield(UINT uDeviceID)

This function is used in a driver's idle loop to yield to Windows.

uDeviceID

Device ID that is yielding.