Re: how to keep a reference to an object?
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Thu, 09 Aug 2007 07:14:27 +0200
on this way we keep just a reference to a object (32-bit) or we create a new
one?
You just copy the reference, no new object is created (assuming
object1 is a reference type). There's no need to make v0 a ByRef
parameter.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- References:
- how to keep a reference to an object?
- From: buu
- how to keep a reference to an object?
- Prev by Date: Re: FatalExecutionEngineError calling Clipboard.GetDataObject().GetData() with EnhancedMetafile
- Next by Date: Re: Am I being 'used' ?
- Previous by thread: how to keep a reference to an object?
- Next by thread: Re: how to keep a reference to an object?
- Index(es):
Relevant Pages
|