FIX: COM Object Returns Incorrect Value for BoolLast reviewed: January 29, 1998Article ID: Q162966 |
The information in this article applies to:
SYMPTOMSCalling an Automation method that returns a Boolean value is interpreted incorrectly from Java. If the COM object returns True, Java interprets the return value as False, or if it returns False, then Java interprets the return value as True.
RESOLUTIONThe problem has been fixed with the latest Microsoft Virtual Machine for Java. Please follow the link to http://www.microsoft.com/java to download the latest Microsoft Virtual Machine for Java. This version of the VM for Java requires Internet Explorer 3.01.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual J++ 1.1.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site:
http://support.microsoft.com/support/visualj/ http://support.microsoft.com/support/java/ |
Additional query words: Java VM Bool COM
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |