Login  Register

Are virtual calls overlapped or not?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Are virtual calls overlapped or not?

maurel
5 posts
I would like to overlap a call to a free-threaded com object, but I'am not
able to compile the following code :

<overlap virtual stdcall: hresult 30>

I got the error : invalid primitive call type 'overlap'

Are virtual calls overlapped or not?


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Are virtual calls overlapped or not?

Blair McGlashan-3
262 posts
"maurel" <[hidden email]> wrote in message
news:[hidden email]...
>I would like to overlap a call to a free-threaded com object, but I'am not
> able to compile the following code :
>
> <overlap virtual stdcall: hresult 30>
>
> I got the error : invalid primitive call type 'overlap'
>
> Are virtual calls overlapped or not?
>

I'm getting a sense of Deja Vu here :-).

Please see my reply to the previous thread.

Regards

Blair