Article ID: 30580 - Last Review: January 9, 2006 - Revision: 4.0 How to declare an array of pointers to functions in Visual C++This article was previously published under Q30580 Note Microsoft Visual C++ .NET 2002 and Microsoft Visual C++ .NET 2003 support both the managed code model that is provided by the Microsoft .NET Framework and the unmanaged native Microsoft Windows code model. The information in this article applies only to unmanaged Visual C++ code. Microsoft Visual C++ 2005 supports both the managed code
model that is provided by the Microsoft .NET Framework and the unmanaged native Microsoft Windows
code model. On This PageSUMMARY The sample below demonstrates building an array that
contains function addresses and calling those functions. Sample CodeAPPLIES TO
| Article Translations
Audio/Video Resources
|
Back to the top
