![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvU32 | isPredefined |
| NvAPI_UnicodeString | appName |
| NvAPI_UnicodeString | userFriendlyName |
| NvAPI_UnicodeString | launcher |
| NvAPI_UnicodeString | fileInFolder |
| NvAPI_UnicodeString _NVDRS_APPLICATION_V2::appName |
String name of the Application.
| NvAPI_UnicodeString _NVDRS_APPLICATION_V2::fileInFolder |
Select this application only if this file is found. When specifying multiple files, separate them using the ':' character.
| NvU32 _NVDRS_APPLICATION_V2::isPredefined |
Is the application userdefined/predefined.
| NvAPI_UnicodeString _NVDRS_APPLICATION_V2::launcher |
Indicates the name (if any) of the launcher that starts the Application.
| NvAPI_UnicodeString _NVDRS_APPLICATION_V2::userFriendlyName |
UserFriendly name of the Application.
| NvU32 _NVDRS_APPLICATION_V2::version |
Structure Version.
