|
HRESULT | get_SignalPolarisation ([out] Polarisation *PolarisationVal) |
|
HRESULT | put_SignalPolarisation ([in] Polarisation PolarisationVal) |
|
HRESULT | get_WestPosition ([out] VARIANT_BOOL *WestLongitude) |
|
HRESULT | put_WestPosition ([in] VARIANT_BOOL WestLongitude) |
|
HRESULT | get_OrbitalPosition ([out] long *longitude) |
|
HRESULT | put_OrbitalPosition ([in] long longitude) |
|
HRESULT | get_Azimuth ([out] long *Azimuth) |
|
HRESULT | put_Azimuth ([in] long Azimuth) |
|
HRESULT | get_Elevation ([out] long *Elevation) |
|
HRESULT | put_Elevation ([in] long Elevation) |
|
HRESULT | get_CarrierFrequency ([out] long *Frequency) |
|
HRESULT | put_CarrierFrequency ([in] long Frequency) |
|
HRESULT | get_InnerFEC ([out] FECMethod *FEC) |
|
HRESULT | put_InnerFEC ([in] FECMethod FEC) |
|
HRESULT | get_InnerFECRate ([out] BinaryConvolutionCodeRate *FEC) |
|
HRESULT | put_InnerFECRate ([in] BinaryConvolutionCodeRate FEC) |
|
HRESULT | get_OuterFEC ([out] FECMethod *FEC) |
|
HRESULT | put_OuterFEC ([in] FECMethod FEC) |
|
HRESULT | get_OuterFECRate ([out] BinaryConvolutionCodeRate *FEC) |
|
HRESULT | put_OuterFECRate ([in] BinaryConvolutionCodeRate FEC) |
|
HRESULT | get_Modulation ([out] ModulationType *Modulation) |
|
HRESULT | put_Modulation ([in] ModulationType Modulation) |
|
HRESULT | get_SymbolRate ([out] long *Rate) |
|
HRESULT | put_SymbolRate ([in] long Rate) |
|
HRESULT | Clone ([out] ILocator **NewLocator) |
|
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
|
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
|
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
|
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
|
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 1335 of file tuner.idl.