Microsoft DirectX 9.0 |
Not implemented in this release.
The put_MinFrequency method sets the minimum frequency for this tuning space.
Syntax
HRESULT put_MinFrequency(
Long NewMinFrequencyVal
);
Parameters
NewMinFrequencyVal
[in] Specifies the minimum frequency, in kilohertz (kHz).
Return Values
Returns E_NOTIMPL.
See Also