#CAPTION# getResultFile ————-

Gets the result filename and buffer size of the given model cref. #END#

#LUA# .. code-block:: lua

# not available

#END#

#PYTHON# .. code-block:: python

# not available

#END#

#CAPI# .. code-block:: c

oms_status_enu_t oms_getResultFile(const char* cref, char** filename, int* bufferSize);

#END#

#OMC# .. code-block:: Modelica

# not available

#END#

#DESCRIPTION# #END#