INFORMIX
DataBlade Developers Kit User's Guide
Chapter 6: Creating ActiveX Value Objects
Home Contents Index Master Index New Book

Designing ActiveX Value Objects

Among the source code BladeSmith generates for a client project are files providing client interfaces to your value objects. Thus, most of the client project design work is done for you: the default user interfaces to your ActiveX value objects are described in Chapter 7, "Using ActiveX Value Objects." (You can, of course, add additional interfaces to your objects.)

You decide which custom methods (described in "ActiveX Custom Methods") to make available to your client application developer by designing the opaque types and associated support routines of the server project. The server project design process is the same as designing a limited-feature DataBlade module. For a review of that process, see Chapter 2, "Designing DataBlade Modules." In addition, keep the following ActiveX-specific considerations in mind:

    This chapter is written with the assumption that you are implementing the server project in C++.




DataBlade Developers Kit User's Guide, version 3.6
Copyright © 1998, Informix Software, Inc. All rights reserved.