|
HRESULT | get_VideoStandard ([out] AnalogVideoStandard *AVS) |
|
HRESULT | put_VideoStandard ([in] AnalogVideoStandard AVS) |
|
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 1196 of file tuner.idl.