int __stdcall NDK_X12_SCEN_CLEAUP | ( | LPCSTR | szScenarioName | ) |
Finalize the given scenario/model and free allocated resources.
- Returns
- status code of the operation
- Return values
-
NDK_SUCCESS Operation successful NDK_FAILED Operation unsuccessful. See Macros for full list.
- Parameters
-
[in] szScenarioName is the scenario name or the model unique identifier
- Remarks
-
- The underlying model is described here.
- Requirements
-
Header SFSDK.H Library SFSDK.LIB DLL SFSDK.DLL
- Examples
-