Re: Error -2147319765
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Fri, 14 Oct 2005 09:26:07 -0700
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
>
.
- Follow-Ups:
- Re: Error -2147319765
- From: Drew
- Re: Error -2147319765
- References:
- Error -2147319765
- From: Drew
- Error -2147319765
- Prev by Date: Re: SAFEARRAY issue.
- Next by Date: Memory Corruption in COM+ DLL in VC++
- Previous by thread: Error -2147319765
- Next by thread: Re: Error -2147319765
- Index(es):
Relevant Pages
|