|
HRESULT | get_Bandwidth ([out] long *BandWidthVal) |
|
HRESULT | put_Bandwidth ([in] long BandwidthVal) |
|
HRESULT | get_LPInnerFEC ([out] FECMethod *FEC) |
|
HRESULT | put_LPInnerFEC ([in] FECMethod FEC) |
|
HRESULT | get_LPInnerFECRate ([out] BinaryConvolutionCodeRate *FEC) |
|
HRESULT | put_LPInnerFECRate ([in] BinaryConvolutionCodeRate FEC) |
|
HRESULT | get_HAlpha ([out] HierarchyAlpha *Alpha) |
|
HRESULT | put_HAlpha ([in] HierarchyAlpha Alpha) |
|
HRESULT | get_Guard ([out] GuardInterval *GI) |
|
HRESULT | put_Guard ([in] GuardInterval GI) |
|
HRESULT | get_Mode ([out] TransmissionMode *mode) |
|
HRESULT | put_Mode ([in] TransmissionMode mode) |
|
HRESULT | get_OtherFrequencyInUse ([out] VARIANT_BOOL *OtherFrequencyInUseVal) |
|
HRESULT | put_OtherFrequencyInUse ([in] VARIANT_BOOL OtherFrequencyInUseVal) |
|
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 1281 of file tuner.idl.