More About Java and COM Integration Previous
Previous
Introduction
Introduction

Footnotes

(1)The names and final design of these classes is very preliminary and subject to change.

(2)Readers familiar with RPC systems such as DCE/RPC or CORBA can think of a type library as being a portable, binary representation of an interface definition language (IDL) file.

(3)This is very similar to how QueryInterface is supported in Visual Basic® version 4.0.

(4)Be aware that the design of the Microsoft COM Java classes (microsoft.Moniker in this example) is still under development.

(5)Again, remember that the Java int is 32 bits.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.