Searched refs:stepcount (Results 1 – 1 of 1) sorted by relevance
225 …RESULT WINAPI AEV_GetVolumeStepInfo(IAudioEndpointVolumeEx *iface, UINT *stepsize, UINT *stepcount) in AEV_GetVolumeStepInfo() argument227 TRACE("(%p)->(%p,%p)\n", iface, stepsize, stepcount); in AEV_GetVolumeStepInfo()228 if (!stepsize && !stepcount) in AEV_GetVolumeStepInfo()