IEvtCfgEvent

The IEvtCfgEvent Interface represents one event in the configuration. Through its methods the events may be created and modified.

Methods and Properties in Vtable Order

IEvtCfgEvent Methods

Description

Id

Get or set the Event Id

Class

Get or Set the Event Class

Priority

Get or set the Event Priority

MustConfirm

Get or set weather the event must be confirmed

MsgString

Get or set the Message String for a particular language

AddDocLink

Add a Doc Link to the Event

RemoveDocLink

Remove a Doc Link from the event

GetDocLink

Get a Doc Link

GetFirstMessage

Start enumerating message strings

GetNextMessage

Continue enumerating message strings

GetFirstFormatString

Start enumerating format strings

GetNextFormatString

Continue enumerating format strings

GetFirstDocLink

Start enumerating DocLinks

GetNextDocLink

Continue enumerating DocLinks

Parent

Get or set the parent of the event

IsParentOnlyReference

Check whether the event is only more referenced by its parent

DocLinkCount

Number of Doc Links associated with this event

CopyTo

Create a copy of the event object