API Help
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
    In This Topic
    this is the function prototype called when an Eplan event is raised.
    Syntax

    Parameters

    pIEventParameter
    The eventparameter for this event
    strNameOfEvent
    The original name of the event. This is useful when registered for more events with wildcards.
    See Also