FreeSCStrParamList
Releases memory that was initially allocated for the driver.
ISCAPI void FreeSCStrParamList
/* in */(struct ISC_StrParamList strList);
Note: Each driver must implement this function, in order
to free its own memory. If this function is not implemented, then
the driver is not loaded.