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