|
HRESULT | get_MinorChannel ([out] long *MinorChannel) |
|
HRESULT | put_MinorChannel ([in] long MinorChannel) |
|
HRESULT | get_Channel ([out] long *Channel) |
|
HRESULT | put_Channel ([in] long Channel) |
|
HRESULT | get_TuningSpace ([out] ITuningSpace **TuningSpace) |
|
HRESULT | get_Components ([out] IComponents **Components) |
|
HRESULT | Clone ([out] ITuneRequest **NewTuneRequest) |
|
HRESULT | get_Locator ([out] ILocator **Locator) |
|
HRESULT | put_Locator ([in] ILocator *Locator) |
|
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 526 of file tuner.idl.