Microsoft DirectX 8.1 (C++) |
The put_MinFrequency method sets the minimum frequency for this tuning space.
Syntax
HRESULT put_MinFrequency(
Long NewMinFrequencyVal
);
Parameters
NewMinFrequencyVal
[in] Variable of type long that specifies the minimum frequency.
Return Values
Returns E_NOTIMPL.
See Also