| 723 | } |
| 724 | |
| 725 | NVAPI_INTERFACE |
| 726 | NvAPI_DRS_LoadSettings(NvDRSSessionHandle hSession) { |
| 727 | return NVAPI_NOT_SUPPORTED; |
| 728 | } |
| 729 | |
| 730 | LUID |
| 731 | GetAdapterLuid(WMT::Device device) { |
nothing calls this directly
no outgoing calls
no test coverage detected