ECapeBadInvOrder Interface

The necessary pre-requisite operation has not been called prior to the operation request.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0b22-7d66-11d2-a67d-00105a42887f")]
public interface ECapeBadInvOrder

Remarks

The specified prerequiste operation must be called prior to the operation throwing this exception.

Properties

requestedOperation The necessary prerequisite operation.

See Also