For components implemented using automation controllers such as Visual Basic, EAServer provides the IDispatch interfaces below. See Chapter 3, “ActiveX IDispatch Interface Reference,” in the EAServer API Reference for descriptions of these interfaces:
SharedPropertyGroupManager Interface – Contains methods to create shared property groups or retrieve a handle for access to an existing group.
JagSharedPropertyGroup Interface – Represents a shared property group. Contains methods to create new properties and access existing properties.
JagSharedProperty Interface – Represents a shared property. Contains a Value property that allows the shared property value to be retrieved and updated.
Copyright © 2005. Sybase Inc. All rights reserved. |