Re: .NET AsyncCallback
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Mon, 20 Feb 2006 21:43:18 +0100
Does anybody know how to create a callbacl object in C++
new AsyncCallback(targetObject, &TargetClass::TargetMethod)
where targetObject is an instance of the TargetClass class, or 0 if
it's a static method.
every sample i've
saw over the net is a "new AsyncCallback(MethodPtr)"
That's the C# syntax.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Prev by Date: RE: Business Objects
- Next by Date: Re: Visual Studio IDE Crashing Very Frequently
- Previous by thread: Re: C # Global Functions
- Next by thread: Updating a StatusForm while MainForm loads
- Index(es):