Click to See Complete Forum and Search --> : A Challenge Problem!!!


Tsinghua
August 30th, 2001, 08:08 PM
Hi, who know how to declare ATL_INTMAP_ENTRY structures in VB or VC++,I want to use ATLInternalQueryInterface API to Implement QueryInterface in VB
//////////////////////////////////////////////////////////////
Sub AtlInternalQueryInterface Lib "atl.dll" (pThis As Any, ByRef pEntries As ATL_INTMAP_ENTRY,
ByVal iid As Long, ppvObject As Any)
///////////////////////////////////////

I am looking forward to hearing your smart answer!
Tsinghua