ReactOS 0.4.16-dev-91-g764881a
|
This is the complete list of members for IComponent, including all inherited members.
AddRef() | IUnknown | |
Clone([out] IComponent **NewComponent) | IComponent | |
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_DescLangID([out] long *LangID) | IComponent | |
get_Description([out] BSTR *Description) | IComponent | |
get_Status([out] ComponentStatus *Status) | IComponent | |
get_Type([out] IComponentType **CT) | IComponent | |
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_DescLangID([in] long LangID) | IComponent | |
put_Description([in] BSTR Description) | IComponent | |
put_Status([in] ComponentStatus Status) | IComponent | |
put_Type([in] IComponentType *CT) | IComponent | |
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 |