NVAPI Reference Documentation
NVIDIA
Release 440: November 15
2019

Use a Static Link with Applications

NvAPI cannot be dynamically linked to applications. You must create a static link to the library and then call NvAPI_Initialize(), which loads nvapi.dll dynamically.
If the NVIDIA drivers are not installed on the system or nvapi.dll is not present when the application calls NvAPI_Initialize(), the call just returns an error. The application will still load.



Copyright (c) 2007-2019 NVIDIA Corporation. All rights reserved.

NVIDIA