IBDA_DigitalDemodulator2::put_RollOff Method
[This documentation is preliminary and is subject to change.]
Sets the demodulator's roll-off factor.
Syntax
HRESULT put_RollOff(
[in] RollOff *pRollOff
);
Parameters
- pRollOff [in]
Pointer to a variable that contains the roll-off factor, specified as a member of the RollOff enumeration.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Client | Requires Windows 7. |
| IDL | Declared in Bdaiface.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008