#include "ltwrappr.h"
L_VOID LICCProfile::Free()
Frees the memory allocated by the LICCProfile::Initialize function.
None.
When the LICCProfile class object is no longer needed, the memory must be freed by calling LICCProfile::Free.
Required DLLs and Libraries
For an example, refer to LICCProfile::Initialize.