KmlScaissCsiClean?I
Release the internal data structure.
Interface Definition
C interface:
int KmlScaissCsiCleanSI(KmlScasolverTask **handle);
int KmlScaissCsiCleanDI(KmlScasolverTask **handle);
Parameters
Parameter |
Type |
Description |
Input/Output |
|---|---|---|---|
handle |
KmlScasolverTask ** |
Solver handle, which is a variable passed from a previous step. |
Input/Output |
Return Value
Return Value |
Type |
Description |
|---|---|---|
KMLSS_NO_ERROR |
int |
Normal execution. |
KMLSS_NULL_ARGUMENT |
int |
The value of handle is null. |
Parent topic: SCAISS-Csi