Microsoft DirectX 9.0 |
The put_Autotune method specifies whether to activate the device's autotune capabilities.
Syntax
HRESULT put_Autotune(
ULONG ulTransponder
);
Parameters
ulTransponder
[in] Specifies the transponder frequency.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also