Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IExtendedProcessor Interface / GetExtendedOptions Method
Context with parameters

In This Topic
    GetExtendedOptions Method (IExtendedProcessor)
    In This Topic
    Function for extended Options. Set the parameters in the context
    Syntax
    bool GetExtendedOptions( 
       Context oContext
    )
    bool GetExtendedOptions( 
       Context^ oContext
    ) 

    Parameters

    Parameter NameDescription
    oContextContext with parameters

    Return Value

    Returns TRUE if successful.
    See Also