ReactOS 0.4.16-dev-306-g647d351
|
This is the complete list of members for IATSCLocator, including all inherited members.
AddRef() | IUnknown | |
Clone([out] ILocator **NewLocator) | ILocator | |
DISPID_COLLECT | IDispatch | |
DISPID_CONSTRUCTOR | IDispatch | |
DISPID_DESTRUCTOR | IDispatch | |
DISPID_EVALUATE | IDispatch | |
DISPID_NEWENUM | IDispatch | |
DISPID_PROPERTYPUT | IDispatch | |
DISPID_UNKNOWN | IDispatch | |
DISPID_VALUE | IDispatch | |
get_CarrierFrequency([out] long *Frequency) | ILocator | |
get_InnerFEC([out] FECMethod *FEC) | ILocator | |
get_InnerFECRate([out] BinaryConvolutionCodeRate *FEC) | ILocator | |
get_Modulation([out] ModulationType *Modulation) | ILocator | |
get_OuterFEC([out] FECMethod *FEC) | ILocator | |
get_OuterFECRate([out] BinaryConvolutionCodeRate *FEC) | ILocator | |
get_PhysicalChannel([out] long *PhysicalChannel) | IATSCLocator | |
get_SymbolRate([out] long *Rate) | ILocator | |
get_TSID([out] long *TSID) | IATSCLocator | |
GetIDsOfNames([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) | IDispatch | |
GetTypeInfo([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) | IDispatch | |
GetTypeInfoCount([out] UINT *pctinfo) | IDispatch | |
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) | IDispatch | |
LPDISPATCH typedef | IDispatch | |
LPUNKNOWN typedef | IUnknown | |
put_CarrierFrequency([in] long Frequency) | ILocator | |
put_InnerFEC([in] FECMethod FEC) | ILocator | |
put_InnerFECRate([in] BinaryConvolutionCodeRate FEC) | ILocator | |
put_Modulation([in] ModulationType Modulation) | ILocator | |
put_OuterFEC([in] FECMethod FEC) | ILocator | |
put_OuterFECRate([in] BinaryConvolutionCodeRate FEC) | ILocator | |
put_PhysicalChannel([in] long PhysicalChannel) | IATSCLocator | |
put_SymbolRate([in] long Rate) | ILocator | |
put_TSID([in] long TSID) | IATSCLocator | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
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) | IDispatch |