Searched refs:FuncDesc (Results 1 – 2 of 2) sorted by relevance
78 class FuncDesc class80 FUNCDESC* operator = (const FuncDesc &);81 FuncDesc(const FuncDesc&);87 FuncDesc(ITypeInfo * pTypeInfo) : in FuncDesc() function in ole_adapter::FuncDesc93 ~FuncDesc() in ~FuncDesc()
249 FuncDesc aDescGet(pInfo); in setValue()250 FuncDesc aDescPut(pInfo); in setValue()461 FuncDesc aDescGet(pInfo); in getValue()462 FuncDesc aDescPut(pInfo); in getValue()604 FuncDesc aDesc(pInfo); in hasMethod()610 FuncDesc aDescGet(pInfo); in hasMethod()611 FuncDesc aDescPut(pInfo); in hasMethod()654 FuncDesc aDescGet(pInfo); in hasProperty()655 FuncDesc aDescPut(pInfo); in hasProperty()2159 FuncDesc aDescGet(pInfo); in getFuncDescForInvoke()[all …]
Completed in 25 milliseconds