ReactOS
0.4.15-dev-5606-gf34e425
|
Protected Attributes | |
LONG | m_Ref |
LONG | m_ONID |
LONG | m_TSID |
LONG | m_SID |
ILocator * | m_Locator |
ITuningSpace * | m_TuningSpace |
Additional Inherited Members | |
![]() | |
typedef IDispatch * | LPDISPATCH |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
const DISPID | DISPID_UNKNOWN = -1 |
const DISPID | DISPID_VALUE = 0 |
const DISPID | DISPID_PROPERTYPUT = -3 |
const DISPID | DISPID_NEWENUM = -4 |
const DISPID | DISPID_EVALUATE = -5 |
const DISPID | DISPID_CONSTRUCTOR = -6 |
const DISPID | DISPID_DESTRUCTOR = -7 |
const DISPID | DISPID_COLLECT = -8 |
Definition at line 11 of file tunerequest.cpp.
|
inline |
|
inline |
Definition at line 66 of file tunerequest.cpp.
|
inlinevirtual |
Definition at line 74 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::Clone | ( | ITuneRequest ** | NewTuneRequest | ) |
Implements ITuneRequest.
Definition at line 185 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_Components | ( | IComponents ** | Components | ) |
Implements ITuneRequest.
Definition at line 177 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_Locator | ( | ILocator ** | Locator | ) |
Implements ITuneRequest.
Definition at line 203 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_ONID | ( | long * | ONID | ) |
Implements IDVBTuneRequest.
Definition at line 225 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_SID | ( | long * | SID | ) |
Implements IDVBTuneRequest.
Definition at line 277 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_TSID | ( | long * | TSID | ) |
Implements IDVBTuneRequest.
Definition at line 251 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::get_TuningSpace | ( | ITuningSpace ** | TuningSpace | ) |
Implements ITuneRequest.
Definition at line 163 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::GetIDsOfNames | ( | REFIID | riid, |
LPOLESTR * | rgszNames, | ||
UINT | cNames, | ||
LCID | lcid, | ||
DISPID * | rgDispId | ||
) |
Implements IDispatch.
Definition at line 144 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::GetTypeInfo | ( | UINT | iTInfo, |
LCID | lcid, | ||
ITypeInfo ** | ppTInfo | ||
) |
Implements IDispatch.
Definition at line 137 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::GetTypeInfoCount | ( | UINT * | pctinfo | ) |
Implements IDispatch.
Definition at line 129 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::Invoke | ( | DISPID | dispIdMember, |
REFIID | riid, | ||
LCID | lcid, | ||
WORD | wFlags, | ||
DISPPARAMS * | pDispParams, | ||
VARIANT * | pVarResult, | ||
EXCEPINFO * | pExcepInfo, | ||
UINT * | puArgErr | ||
) |
Implements IDispatch.
Definition at line 151 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::put_Locator | ( | ILocator * | Locator | ) |
Implements ITuneRequest.
Definition at line 211 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::put_ONID | ( | long | ONID | ) |
Implements IDVBTuneRequest.
Definition at line 237 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::put_SID | ( | long | SID | ) |
Implements IDVBTuneRequest.
Definition at line 289 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::put_TSID | ( | long | TSID | ) |
Implements IDVBTuneRequest.
Definition at line 263 of file tunerequest.cpp.
HRESULT STDMETHODCALLTYPE CTuneRequest::QueryInterface | ( | REFIID | InterfaceId, |
PVOID * | Interface | ||
) |
Definition at line 88 of file tunerequest.cpp.
|
inline |
Definition at line 16 of file tunerequest.cpp.
|
inline |
Definition at line 21 of file tunerequest.cpp.
|
protected |
Definition at line 81 of file tunerequest.cpp.
Referenced by Clone(), CTuneRequest(), and put_Locator().
|
protected |
Definition at line 78 of file tunerequest.cpp.
Referenced by Clone(), get_ONID(), and put_ONID().
|
protected |
Definition at line 74 of file tunerequest.cpp.
Referenced by STDMETHODIMP_().
|
protected |
Definition at line 80 of file tunerequest.cpp.
|
protected |
Definition at line 79 of file tunerequest.cpp.
Referenced by Clone(), get_TSID(), and put_TSID().
|
protected |
Definition at line 82 of file tunerequest.cpp.
Referenced by Clone(), CTuneRequest(), get_TuningSpace(), and STDMETHODIMP_().