ONEinspect runtime library is a set of native shared libraries (central runtime environment + plugins) which makes it possible to easily integrate basic ONEinspect functionality into your custom applications.

The runtime library is available for miscellaneous platforms:

The runtime library can also be used from miscellaneous programming environments:

The runtime library is not dependent on any specific runtime environment (such as .NET, JVM ...) and uses only native API of respective target OS.

The runtime library is also available as standard COM server. See Runtime Library Samples for demos and further reference.

Supported features:

For full runtime library API reference see here.