SLI Zone
NVIDIA.com Developer Home

NVAPI Reference: group__sysfunctions

System Functions
[System APIs]


Functions

NVAPI_INTERFACE NvAPI_SYS_GetChipSetInfo (NV_CHIPSET_INFO *pChipSetInfo)
NVAPI_INTERFACE NvAPI_SYS_GetLidAndDockInfo (NV_LID_DOCK_PARAMS *pLidAndDock)

Function Documentation

NVAPI_INTERFACE NvAPI_SYS_GetChipSetInfo ( NV_CHIPSET_INFO pChipSetInfo  ) 

This function returns information about the system's chipset.

SUPPORTED OS: Mac OS X, Windows XP and higher
Since:
Version: 96.60
Return values:
NVAPI_INVALID_ARGUMENT pChipSetInfo is NULL.
NVAPI_OK *pChipSetInfo is now set.
NVAPI_INCOMPATIBLE_STRUCT_VERSION NV_CHIPSET_INFO version not compatible with driver.

NVAPI_INTERFACE NvAPI_SYS_GetLidAndDockInfo ( NV_LID_DOCK_PARAMS pLidAndDock  ) 

DESCRIPTION: This function returns the current lid and dock information.

SUPPORTED OS: Mac OS X, Windows XP and higher
Since:
Version: 177.61
Return values:
NVAPI_OK 
NVAPI_ERROR 
NVAPI_NOT_SUPPORTED 
NVAPI_HANDLE_INVALIDATED 
NVAPI_API_NOT_INTIALIZED 


Copyright (c) 2007, 2008 NVIDIA Corporation. All rights reserved.