Re: how do I use ref types in managed c++
- From: David Anton <DavidAnton@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 7 Jan 2009 07:56:03 -0800
To avoid confusion, you might not want to refer to passing by ref as "ref
types". The choice of keywords by Microsoft is unfortunate, but passing by
ref vs by value and reference types vs value types are two totally
independent issues.
--
http://www.tangiblesoftwaresolutions.com
C++ to C#
C++ to VB
C++ to Java
VB & C# to Java
Java to VB & C#
Instant C#: VB to C#
Instant VB: C# to VB
Instant C++: VB, C#, or Java to C++
"alexl" wrote:
ok found out it's with the % sign..
- References:
- how do I use ref types in managed c++
- From: alexl
- Re: how do I use ref types in managed c++
- From: alexl
- how do I use ref types in managed c++
- Prev by Date: Opening windows media video streams in .NET
- Next by Date: Re: Installer folders & best practices
- Previous by thread: Re: how do I use ref types in managed c++
- Next by thread: Static methods in DataLayer #1
- Index(es):
Relevant Pages
|