PRB: Parameter Type Mismatch When Don't Pass Property By Val (90900)
The information in this article applies to:
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
- Microsoft Visual Basic Standard Edition for Windows 1.0
- Microsoft Visual Basic for MS-DOS
This article was previously published under Q90900 SYMPTOMS
When using a property of a control as an argument to a SUB or FUNCTION
statement, make sure that the property is passed by value, not by
reference. If you do not, you may receive the error message
Parameter type mismatch
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbprb KB90900 kbAudDeveloper |
---|
|