BUG: Private Variables in a Module Are Public (180494)
The information in this article applies to:
- Microsoft eMbedded Visual Basic 3.0
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q180494 SYMPTOMS
When a variable is declared in a module as Private, it is seen throughout
the project as if it were declared Public.
RESOLUTION
Take care when declaring form variables and module variables so
that the wrong variable is not inadvertently addressed.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/11/2005 |
---|
Keywords: | kbBug kbpending kbToolkit KB180494 |
---|
|