Cape Object BaseICape UtilitiesInitialize Method
Initialization can be performed here.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
void ICapeUtilities.Initialize()VB
Private Sub Initialize Implements ICapeUtilities.InitializeImplements
ICapeUtilitiesInitializeRemarks
The CAPE_OPEN object can allocated resources during this method. This is called after the object constructor by the PME. .
There are no input or output arguments for this method.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeOutOfResources | ECapeOutOfResources |
| ECapeBadInvOrder | ECapeBadInvOrder |