The information in this article applies to:
SYMPTOMSIn Visual Basic 6.0, user-defined types (UDTs) can be arguments or return types of public properties or methods. Trying to pass or receive a UDT using an ActiveX EXE (out of process server)on NT 4.0 will fail if Service Pack 4 for NT 4.0 is not installed. RESOLUTIONInstall Service Pack 4 for NT 4.0. STATUSThis behavior is by design. MORE INFORMATION
When running a client application that receives or returns a UDT to an
ActiveX EXE on NT 4.0 without Service Pack 4, one of the following will
occur:
REFERENCES
For additional information on passing or receiving UDTs with ActiveX code
components, please see the following article in the Microsoft Knowledge
Base:
Q185700 : HOWTO: Remote User-Defined Types Additional query words: kbDSupport kbDSD kbVBp600 kbAutomation kbNTOS400
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |