IDVBSLocator2::SignalPilot Property
[This documentation is preliminary and is subject to change.]
Specifies the pilot mode for a Digital Video Broadcasting-Satellite, Second Generation (DVB-S2) signal.
Syntax
HRESULT put_SignalPilot(
[in] Pilot PilotVal
);
HRESULT get_SignalPilot(
[out, retval] Pilot *PilotVal
);
Parameters
PilotVal [in]
Pilot value indicating the pilot mode.PilotVal [out]
Pointer to a Pilot value that gets the pilot mode.
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 Tuner.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008