PRB: Circular Dependency Error When UDT Is Not In Base Class Module (255757)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q255757 SYMPTOMS
A circular dependency compilation error can occur when a User Defined Type (UDT) is defined in a class module that implements another base class interface, and the base class module has references to the UDT.
RESOLUTION
Move the UDT definition to the base class module.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbCompiler kbCtrlCreate kbInprocSvr kbprb KB255757 |
---|
|