| Interface | Description |
|---|---|
| ActiveXMethods | |
| ArrayView<A,SELF extends ArrayView<A,SELF>> |
Доступ к элементам коллекции только на чтение
|
| GetActiveXComponent | |
| GetWmiQualifiers | |
| SWbemMethod | |
| SWbemMethodSet | |
| SWbemNamedValue |
https://docs.microsoft.com/en-us/windows/win32/wmisdk/swbemnamedvalue
|
| SWbemObjectPath | |
| SWbemObjectSet |
https://docs.microsoft.com/en-us/windows/win32/wmisdk/swbemobjectset
|
| SWbemPrivilege |
The
SWbemPrivilege
object represents a single privilege.
|
| SWbemPrivilegeSet |
SWbemPrivilegeSet
An SWbemPrivilegeSet object is a collection of SWbemPrivilege objects in an SWbemSecurity object that requests specific privileges for a Windows Management Instrumentation (WMI) object.
|
| SWbemProperty |
Описание свойства
The SWbemProperty object represents a single WMI property of a managed object.
|
| SWbemPropertySet | |
| SWbemQualifier | |
| SWbemQualifierSet | |
| SWbemSecurity |
The
SWbemSecurity
object gets or sets security settings, such as privileges,
COM impersonations, and authentication levels assigned to an object.
|
| WmiDerivation |
Описывает элемент иерархии наследования
|
| Enum | Description |
|---|---|
| WbemCIMType |
https://github.com/groovy/Scriptom/blob/master/scriptom-wbem/src/main/java/org/codehaus/groovy/scriptom/tlb/wbemscripting/WbemCimtypeEnum.java
|
| Exception | Description |
|---|---|
| ApartmentStateException |
Apartment thread is in the wrong state for this function.
|
Copyright © 2020. All rights reserved.