Microsoft DirectX 9.0 |
The get_SymbolRate method retrieves the symbol rate for the signal.
Syntax
HRESULT get_SymbolRate(
ULONG* pSymbolRate
);
Parameters
pSymbolRate
[out] Pointer that receives the symbol rate.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also