MCPcopy Create free account
hub / github.com/3Shain/dxmt / NvAPI_DRS_LoadSettings

Function NvAPI_DRS_LoadSettings

src/nvapi/nvapi.cpp:725–728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723}
724
725NVAPI_INTERFACE
726NvAPI_DRS_LoadSettings(NvDRSSessionHandle hSession) {
727 return NVAPI_NOT_SUPPORTED;
728}
729
730LUID
731GetAdapterLuid(WMT::Device device) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected