Developer Site Homepage
Developer News Homepage
Developer Login
Become a
Registered Developer
Developer Tools
Developer Forums
Documentation
NVIDIA PhysX
DirectX
OpenGL
CUDA GPU Computing
Handheld
Events Calendar
Newsletter Sign-Up
Newsletter Archive
Drivers
Jobs
Contact
Legal Information
Site Feedback
NVAPI Reference: group__driverfunctions
NVAPI Top / Download
NVAPI Main Reference
Related Pages
Modules
Data Structures
Files
Graphics Driver Functions
[
Graphics Driver APIs
]
Functions
NVAPI_INTERFACE
NvAPI_GetDisplayDriverVersion
(NvDisplayHandle hNvDisplay,
NV_DISPLAY_DRIVER_VERSION
*pVersion)
Function Documentation
NVAPI_INTERFACE NvAPI_GetDisplayDriverVersion
(
NvDisplayHandle
hNvDisplay
,
NV_DISPLAY_DRIVER_VERSION
*
pVersion
)
This function returns a struct that describes aspects of the display driver build.
SUPPORTED OS: Mac OS X, Windows XP and higher
Since:
Version: 82.61
Parameters:
[in]
hNvDisplay
NVIDIA display handle.
[out]
pVersion
Pointer to
NV_DISPLAY_DRIVER_VERSION
struc
Return values:
NVAPI_ERROR
NVAPI_OK
Copyright (c) 2007, 2008 NVIDIA Corporation. All rights reserved.