Hi All,
I tried retrieving the element collection based on tag and i
was not successful
CComVariant varTag= "A";
CComPtr<IDispatch> pDispatch;
pos.m_cpElementCollection->tags(varTag,&pDispatch);
pDispatch is NULL....
Am i missing some thing...
TIA,Peri
