| Package | Description |
|---|---|
| xyz.cofe.win.activex |
| Modifier and Type | Field and Description |
|---|---|
protected WbemCIMType |
SWbemPropertyImpl.cimtype |
| Modifier and Type | Method and Description |
|---|---|
WbemCIMType |
SWbemProperty.getCIMType()
The CIMType property of the SWbemProperty object is an integer that can be used to determine the CIM type of this property.
|
WbemCIMType |
SWbemPropertyImpl.getCIMType() |
static WbemCIMType |
WbemCIMType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WbemCIMType[] |
WbemCIMType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SWbemPropertyImpl.setCIMType(WbemCIMType type) |
Copyright © 2020. All rights reserved.