IFlowsheet New Message Sent Event Interface
This interface defines an event raised when a new message is sent to the flowsheet log,
to be catched by an object when the automation is being done through a COM association.
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("5E0BA6EE-9025-4C33-A896-E061F32E93BF")]
public interface IFlowsheetNewMessageSentEventVB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
<GuidAttribute("5E0BA6EE-9025-4C33-A896-E061F32E93BF")>
Public Interface IFlowsheetNewMessageSentEvent