|
HRESULT | get_LangID ([out] long *LangID) |
|
HRESULT | put_LangID ([in] long LangID) |
|
HRESULT | get_Category ([out] ComponentCategory *Category) |
|
HRESULT | put_Category ([in] ComponentCategory Category) |
|
HRESULT | get_MediaMajorType ([out] BSTR *MediaMajorType) |
|
HRESULT | put_MediaMajorType ([in] BSTR MediaMajorType) |
|
HRESULT | get__MediaMajorType ([out] GUID *MediaMajorTypeGuid) |
|
HRESULT | put__MediaMajorType ([in] REFCLSID MediaMajorTypeGuid) |
|
HRESULT | get_MediaSubType ([out] BSTR *MediaSubType) |
|
HRESULT | put_MediaSubType ([in] BSTR MediaSubType) |
|
HRESULT | get__MediaSubType ([out] GUID *MediaSubTypeGuid) |
|
HRESULT | put__MediaSubType ([in] REFCLSID MediaSubTypeGuid) |
|
HRESULT | get_MediaFormatType ([out] BSTR *MediaFormatType) |
|
HRESULT | put_MediaFormatType ([in] BSTR MediaFormatType) |
|
HRESULT | get__MediaFormatType ([out] GUID *MediaFormatTypeGuid) |
|
HRESULT | put__MediaFormatType ([in] REFCLSID MediaFormatTypeGuid) |
|
HRESULT | get_MediaType ([out] AM_MEDIA_TYPE *MediaType) |
|
HRESULT | put_MediaType ([in] AM_MEDIA_TYPE *MediaType) |
|
HRESULT | Clone ([out] IComponentType **NewCT) |
|
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 841 of file tuner.idl.