Functions§
- NvAPI_
DISP_ ⚠GetAssociated UnAttached Nvidia Display Handle - This function returns the handle of an unattached NVIDIA display that is associated with the given display name (such as “\DISPLAY1”).
- NvAPI_
Enum ⚠Nvidia Display Handle - This function returns the handle of the NVIDIA display specified by the enum index (thisEnum). The client should keep enumerating until it returns NVAPI_END_ENUMERATION.
- NvAPI_
Enum ⚠Nvidia UnAttached Display Handle - This function returns the handle of the NVIDIA unattached display specified by the enum index (thisEnum). The client should keep enumerating until it returns error.
- NvAPI_
GetAssociated ⚠Nvidia Display Handle - This function returns the handle of the NVIDIA display that is associated with the given display “name” (such as “\.\DISPLAY1”).