Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplanEvents Interface / EplanNameEvent Method
The eventparameter for this event
The original name of the event. This is useful when registered for more events with wildcards.

In This Topic
    EplanNameEvent Method (IEplanEvents)
    In This Topic
    This is the function prototype called when an Eplan event is raised.
    Syntax

    Parameters

    Parameter NameDescription
    pIEventParameterThe eventparameter for this event
    strNameOfEventThe original name of the event. This is useful when registered for more events with wildcards.
    See Also