ModelClear

Top  Previous  Next

Call this function to clear the current model information in the dll

 

This function is defined in C++ as:

extern "C" __declspec(dllexport) int __stdcall ModelClear(void)

 

Return

The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.