Please enable JavaScript to view this site.

Memory Validator Help

Navigation: » No topics above this level «

C# API

Scroll Prev Top Next More

The C# API is a wrapper around the native API.

 

For all of these APIs see the native API for more details.

 

 

Adding the API to your application

 

The C# API is provided as a source code svlMVAPI.cs file that you add to your application. The source file is in the API directory in the Memory Validator install directory.

 

The C# API does not add any dependencies to your application - if Memory Validator is present the API functions work, if Memory Validator is not present the API functions do nothing.

 

 

The C# API

 

The C# API is implemented by the MemoryValidator class in the SoftwareVerify namespace.