ICapeSimulationContext Interface

Encloses the diagnostic functionality.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0a9c-0100-11d2-a67d-00105a42887f")]
public interface ICapeSimulationContext

Remarks

An intferace to be supported by the PME in order to pass a reference to the ICapeUtilities:SetSimulation to the PMC. The PMC may then use any of the PME COSE interfaces.

See Also