The information in this article applies to:
SYMPTOMSWhen creating a Java-implemented COM object with Visual J++ 6.0 or the Microsoft SDK for Java, the Microsoft virtual machine (Microsoft VM) creates a typelib where any user-define names that were used as parameters to methods are lost or renamed to Parameter0, Parameter1, and so forth. CAUSEThis is a limitation in how the Microsoft VM creates TypeInfo. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
Other ways to see this result is through the use of OLE View, which is installed with Visual J++ 6.0. By default a shortcut to OLE View can be found under Start.Programs.Microsoft Visual J++ 6.0.Microsoft Visual J++ 6.0 Tools. REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java,
please see the following pages on the Microsoft Technical Support site: http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbCOMt kbJava kbJavaVM kbVJ600bug kbGrpJava |
Last Reviewed: November 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |