HOW TO: Create a Library Using the Out Parameter Function in Visual C++ .NET (818271)
The information in this article applies to:
- Microsoft .NET Framework 1.1
- Microsoft .NET Framework 1.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
This article refers to the following Microsoft .NET
Framework Class Library namespace: System.Runtime.InteropServicesIN THIS TASKSUMMARYThis step-by-step article describes how to create a Managed
C++ library that has a function that uses an Out parameter. The PARAMFLAG::Out parameter attribute is used to create such functions. This
article also details how to access this function from a Microsoft Visual C#
.NET console application. back to the
top
Modification Type: | Major | Last Reviewed: | 6/16/2003 |
---|
Keywords: | kbHOWTOmaster kbManaged kbhowto KB818271 kbAudDeveloper kbAudITPRO |
---|
|
|
©2003 Microsoft Corporation. All rights reserved.
|
|