Exemple #1
0
 /// <summary>
 ///     Initializes the NvAPI library (if not already initialized) but always increments the ref-counter.
 /// </summary>
 public static void Initialize()
 {
     GeneralApi.Initialize();
 }