ICapeReactionsPackageManagerGetListOfReactionsPackages Method

A list of all available reaction packages.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(1)]
Object GetListOfReactionsPackages()

Field Value

Object
Returns a list of all available reaction packages.

Remarks

Returns a list of the names of all Reactions Packages available within the Reactions Package Manager..

Exceptions

ECapeUnknownThe error to be raised when other error(s), specified for this operation, are not suitable.
ECapeInvalidArgumentThe error to be raised when other error(s), specified for this operation, are not suitable.
ECapeFailedInitialisationThe error to be raised when other error(s), specified for this operation, are not suitable.
ECapeNoImplThe error to be raised when other error(s), specified for this operation, are not suitable.

See Also