Type Library |
JAGSHAREDPROPLib |
ProgID |
Jaguar.SharedProperty |
Represents a property value that is shared among all ActiveX component instances in a EAServer package.
Value – The value of the property. A shared property can be assigned any value that can be represented by an ActiveX VARIANT structure. However, VARIANT values with the VT_BYREF bit set are not allowed.
Call the SharedPropertyGroup interface methods to create a new SharedProperty object or to obtain a reference to an property.
SharedPropertyGroup interface, SharedPropertyGroupManager interface
Copyright © 2005. Sybase Inc. All rights reserved. |