INFO: ConnectionPointCookie in Visual J# .NET Is Designed for Java and COM Applications That Have Been Upgraded from Visual J++ (818428)



The information in this article applies to:

  • Microsoft Visual J# .NET 2002
  • Microsoft Visual J++ 1.0

SUMMARY

The ConnectionPointCookie class in Visual J# .NET is designed to support Java or COM applications that have been upgraded from Visual J++ to Visual J# .NET. However, you must use the .NET Framework interop semantics and tools in any new COM interop applications that you develop by using Visual J# .NET.

You can upgrade your existing Visual J++ applications that use the ConnectionPointCookie class to Visual J# .NET regardless of whether you have Visual J++ installed on your computer.

REFERENCES

For additional information about how to use connectable objects in Java, click the following article number to view the article in the Microsoft Knowledge Base:

179849 HOWTO: Use Connectable Objects Including ActiveX Objects in Java


Modification Type:MinorLast Reviewed:8/15/2005
Keywords:kbCookie kbUpgrade kbinterop kbJava kbCOMInterop kbinfo KB818428 kbAudDeveloper