IBDA_DiseqCommand::put_DiseqLNBSource method (bdaiface.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
Sets the low-noise block (LNB) converter source.
Syntax
HRESULT put_DiseqLNBSource(
[in] ULONG ulLNBSource
);
Parameters
[in] ulLNBSource
The LNB converter source to use.
Value | Meaning |
---|---|
|
Source position A. |
|
Source position B. |
|
Source position C. |
|
Source position D. |
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |