ReactOS 0.4.16-dev-125-g798ea90
|
This is the complete list of members for IComponentType, including all inherited members.
AddRef() | IUnknown | |
Clone([out] IComponentType **NewCT) | IComponentType | |
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__MediaFormatType([out] GUID *MediaFormatTypeGuid) | IComponentType | |
get__MediaMajorType([out] GUID *MediaMajorTypeGuid) | IComponentType | |
get__MediaSubType([out] GUID *MediaSubTypeGuid) | IComponentType | |
get_Category([out] ComponentCategory *Category) | IComponentType | |
get_MediaFormatType([out] BSTR *MediaFormatType) | IComponentType | |
get_MediaMajorType([out] BSTR *MediaMajorType) | IComponentType | |
get_MediaSubType([out] BSTR *MediaSubType) | IComponentType | |
get_MediaType([out] AM_MEDIA_TYPE *MediaType) | IComponentType | |
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__MediaFormatType([in] REFCLSID MediaFormatTypeGuid) | IComponentType | |
put__MediaMajorType([in] REFCLSID MediaMajorTypeGuid) | IComponentType | |
put__MediaSubType([in] REFCLSID MediaSubTypeGuid) | IComponentType | |
put_Category([in] ComponentCategory Category) | IComponentType | |
put_MediaFormatType([in] BSTR MediaFormatType) | IComponentType | |
put_MediaMajorType([in] BSTR MediaMajorType) | IComponentType | |
put_MediaSubType([in] BSTR MediaSubType) | IComponentType | |
put_MediaType([in] AM_MEDIA_TYPE *MediaType) | IComponentType | |
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 |