Please enable JavaScript to view this site.

Coverage Validator Help

Navigation: API

Source Files

Scroll Prev Top Next More

 

The source files can be found in the API directory in the Coverage Validator install directory.

 

 

C / C++ Source files

 

If you're using Coverage Validator x86, use the files in the Coverage Validator x86 API directory.

 

If you're using Coverage Validator x64, use the files in the Coverage Validator x64 API directory.

 

 svlCVAPI.h

 svlCVAPI.c

 

Just add these files to your project and build.
 
If you are using precompiled headers you will need to disable them for svlCVAPI.c.

 

 

C# API Source files

 

If you're using Coverage Validator x86, use the files in the Coverage Validator x86 API directory.

 

If you're using Coverage Validator x64, use the files in the Coverage Validator x64 API directory.

 

 svlCVAPI.cs

 

Just add these files to your project and build.