Are virtual calls overlapped or not?

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

Are virtual calls overlapped or not?

maurel
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
|

Re: Are virtual calls overlapped or not?

Blair McGlashan-3
"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