Инструменты пользователя

Инструменты сайта


en:documentation:sysinfo_func_getwmivalue
no way to compare when less than two revisions

Различия

Показаны различия между двумя версиями страницы.


en:documentation:sysinfo_func_getwmivalue [2019/01/09 12:38] (текущий) – created loopback
Строка 1: Строка 1:
 +====== GetWMIValue ======
 +
 +<code>
 +GetWMIValue <variable> <parameter name> <query>
 +</code>
 +
 +**Parametrs**
 +|< 100% 15% >|
 +|variable|Name of the variable that will receive the value.|
 +|parameter name|Name that identify the parameter in a class. You can find their names in MSDN.|
 +|query|Query for parameter retreival.|
 +
 +**Example**
 +
 +Retreive processor name:
 +<code>
 +GetWMIValue VAR Name "SELECT * FROM Win32_Processor"
 +</code>
  
en/documentation/sysinfo_func_getwmivalue.txt · Последнее изменение: 2019/01/09 12:38 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki