NativeMappedpublic static class HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE.ByReference extends ByReference
| Constructor | Description |
|---|---|
ByReference() |
Create an uninitialized reference
|
ByReference(HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE value) |
Instantiates a new reference.
|
| Modifier and Type | Method | Description |
|---|---|---|
HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE |
getValue() |
Gets the value.
|
void |
setValue(HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE value) |
Sets the value.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic ByReference()
public ByReference(HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE value)
value - the valuepublic void setValue(HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE value)
value - the new valuepublic HighLevelMonitorConfigurationAPI.MC_DISPLAY_TECHNOLOGY_TYPE getValue()