ECape Error Dummy Interface
The ECapeErrorDummy interface is not intended to be used.
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#
[ComImportAttribute]
[GuidAttribute("678c0b07-7d66-11d2-a67d-00105a42887f")]
[ComVisibleAttribute(false)]
public interface ECapeErrorDummyVB
<ComImportAttribute>
<GuidAttribute("678c0b07-7d66-11d2-a67d-00105a42887f")>
<ComVisibleAttribute(false)>
Public Interface ECapeErrorDummyRemarks
It is only here to ensure that
the MIDL compiler exports the CapeErrorInterfaceHR enumeration. The compiler only exports
an enumeration if it is used in a method of an exported interface.
Properties
| dummy | The HRESULT of the Dummy Error. |