public static class LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE.ByReference extends ByReference
Constructor and Description |
---|
ByReference()
Create an uninitialized reference
|
ByReference(LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE value)
Instantiates a new reference.
|
Modifier and Type | Method and Description |
---|---|
LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE |
getValue()
Gets the value.
|
void |
setValue(LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE value)
Sets the value.
|
toString
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
public ByReference()
public ByReference(LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE value)
value
- the valuepublic void setValue(LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE value)
value
- the new valuepublic LowLevelMonitorConfigurationAPI.MC_VCP_CODE_TYPE getValue()