NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NVDRS_APPLICATION_V3 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 isPredefined
NvAPI_UnicodeString appName
NvAPI_UnicodeString userFriendlyName
NvAPI_UnicodeString launcher
NvAPI_UnicodeString fileInFolder
NvU32 isMetro:1
NvU32 isCommandLine:1
NvU32 reserved:30

Field Documentation

String name of the Application.

Select this application only if this file is found. When specifying multiple files, separate them using the ':' character.

Command line parsing for the application name.

Windows 8 style app.

Is the application userdefined/predefined.

Indicates the name (if any) of the launcher that starts the Application.

Reserved. Should be 0.

UserFriendly name of the Application.

Structure Version.


The documentation for this struct was generated from the following file:


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

NVIDIA