Microsoft DirectX 8.1 (C++) |
The get_MaxFrequency method retrieves the maximum frequency for this tuning space.
Syntax
HRESULT get_MaxFrequency(
long* pMaxFrequencyVal
);
Parameters
pMaxFrequencyVal
[out] Pointer to a variable of type long that receives the maximum frequency.
Return Values
Returns E_NOTIMPL.
See Also