Article ID: 190974 - Last Review: July 17, 2001 - Revision: 1.0 PRB: Function Prototypes Do Not Generate Parameter InfoThis article was previously published under Q190974 On This PageSYMPTOMS
Parameter Info for global functions is generated only from the function
definition, not the prototype.
RESOLUTION
The function must be implemented, or the source file with the
implementation must be added to the project.
STATUS
This behavior is by design.
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
153284
(http://support.microsoft.com/kb/153284/EN-US/
)
Limitations of IntelliSense in Visual C++ 6.0
"Template Topics;" Visual C++ Documentation, Using Visual C++, Visual C++
Programmers Guide, Adding Program Functionality, Details, Template Topics.
"About Automatic Statement Completion;" Visual C++ Documentation, Using, Visual C++, Visual C++ Users Guide, Text Editor, Overview: Text Editor, About Automatic Statement Completion.
| Article Translations
|
Back to the top
