VOID
SoundNoVolume(
PLOCAL_DEVICE_INFO pLDI
);
The SoundNoVolume function should be used as the HwSetVolume member of the SOUND_DEVICE_INIT structure associated with a device that either has no volume setting hardware or whose volume is controlled by a mixer device.
None.
The SoundNoVolume function contains only a return statement.