IEEHelperObject

Undocumented in source.

Members

Functions

GetAssembly
HRESULT GetAssembly(DWORD assemblyCookie, GETASSEMBLY flags, ASSEMBLYFLAGS* flagsOut, BSTR* name, IEEDataStorage* assemBytes, IEEDataStorage* pdbBytes)
Undocumented in source.
GetAssemblyRefForCookie
HRESULT GetAssemblyRefForCookie(DWORD cookie, IEEAssemblyRef* ppAssemRef)
Undocumented in source.
GetHostAssembly
HRESULT GetHostAssembly(GETASSEMBLY flags, IEEDataStorage* assemBytes, IEEDataStorage* pdbBytes)
Undocumented in source.
GetTargetAssembly
HRESULT GetTargetAssembly(LPCOLESTR name, DWORD* cookie)
Undocumented in source.
GetTargetClass
HRESULT GetTargetClass(LPCOLESTR name, DWORD assemblyCookie, DWORD* cookie, ULONG* valueAttrCount, ULONG* viewerAttrCount, ULONG* visualizerAttrCount)
Undocumented in source.
GetValueAttributeProps
HRESULT GetValueAttributeProps(DWORD classCookie, ULONG ordinal, BSTR* targetedAssembly, DWORD* assemLocation, BSTR* name, BSTR* value, BSTR* type)
Undocumented in source.
GetViewerAttributeProps
HRESULT GetViewerAttributeProps(DWORD classCookie, ULONG ordinal, BSTR* targetedAssembly, DWORD* assemLocation, BSTR* className, DWORD* classAssemLocation)
Undocumented in source.
GetVisualizerAttributeProps
HRESULT GetVisualizerAttributeProps(DWORD classCookie, ULONG ordinal, BSTR* targetedAssembly, DWORD* assemLocation, BSTR* displayClassName, DWORD* displayClassAssemLocation, BSTR* proxyClassName, DWORD* proxyClassAssemLocation, BSTR* description, ULONG* uiType)
Undocumented in source.
InitCache
HRESULT InitCache(IEEAssemblyRefResolveComparer pResolver)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Meta