Microsoft DirectX 8.1 (C++) |
The put_Frequency method specifies the frequency.
Syntax
HRESULT put_Frequency(
ULONG ulFrequency
);
Parameters
ulFrequency
[in] Specifies the frequency.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also