Connecting Tech Pros Worldwide Forums | Help | Site Map

ASyncResult vs. IASyncResult

FefeOxy
Guest
 
Posts: n/a
#1: Feb 2 '06
Anyone know the difference between these 2?


Ben Pope
Guest
 
Posts: n/a
#2: Feb 2 '06

re: ASyncResult vs. IASyncResult


FefeOxy wrote:[color=blue]
> Anyone know the difference between these 2?[/color]

'I'

Ben Pope
--
I'm not just a number. To many, I'm known as a string...
red floyd
Guest
 
Posts: n/a
#3: Feb 2 '06

re: ASyncResult vs. IASyncResult


FefeOxy wrote:[color=blue]
> Anyone know the difference between these 2?
>[/color]

You are asking in the wrong group. This group is dedicated to the C++
language as defined by the ISO Standard.

The ISO Standard has no mention of either ASyncResult or IAsyncResult.

A newsgroup dedicated to your platform would be more appropriate. I am
guessing that your platform is Win32. Therefore, I would recommend:

microsoft.public.vc.language
Victor Bazarov
Guest
 
Posts: n/a
#4: Feb 2 '06

re: ASyncResult vs. IASyncResult


FefeOxy wrote:[color=blue]
> Anyone know the difference between these 2?
>[/color]

Those things do not exist in C++. Are you in the right newsgroup?
Closed Thread