Re: Error -2147319765



If you have a typo there, definitely :)... Otherwise it can also be
the LIBID and/or the TLB version.

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================

"Drew" <drew.myers@xxxxxxxx> wrote in message
news:%23i5fPiD0FHA.3000@xxxxxxxxxxxxxxxxxxxxxxx
> I'm making a call to GetRecordInfoFromGuids() and getting this
> error -2147319765 (Element not found.). Not sure what this error means in
> this context. As a side note I tried calling GetRecordInfoFromGuids()
> initially using __uuidof(MyStruct) as the fifth argument but the compiler
> gave me:
>
> error C2787: 'MyStruct' : no GUID has been associated with this object
>
> so I packed my GUID into a GUID struct and passed that. Could this be the
> source of my problem?
>
> Thanks,
> Drew
>


.



Relevant Pages