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

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

    Parameters

    oContext
    Context with parameters

    Return Value

    Returns true if successful.
    See Also