ActiveX mapping for unions  IDL typedef support

Chapter 18: ActiveX Overview

Sequence support

EAServer component interfaces can use IDL sequences as parameter or return types in method definitions. For example, in the home interface for an EJB entity bean component, finder methods may return a sequence of remote interface proxies for the entity bean.

In ActiveX clients and components, sequences are represented by the JCollection IDispatch interface. This interface is implemented by the EAServer ActiveX proxy.

The JCollection interface is documented in Chapter 4, “ActiveX Client Interfaces,” in the EAServer API Reference.





Copyright © 2005. Sybase Inc. All rights reserved. IDL typedef support

View this book as PDF