WMI class (n)~ A template for a type of managed object. WMI classes de…
페이지 정보
본문
WMI class (n)~ A template for a type of managed object. WMI classes define the basic units of management. For example the Win32_LogicalDisk class is a template for all logical disks that occur in the Windows environment. In this case WMI uses the class template to generate an instance of Win32_LogicalDisk for each disk installed on a computer.