Click or drag to resize

ZWManagerGetValueAsByte Method

[Missing <summary> documentation for "M:OpenZWave.ZWManager.GetValueAsByte(OpenZWave.ZWValueId,System.Byte@)"]

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public bool GetValueAsByte(
	ZWValueId id,
	out byte o_value
)

Parameters

id
Type: OpenZWaveZWValueId

[Missing <param name="id"/> documentation for "M:OpenZWave.ZWManager.GetValueAsByte(OpenZWave.ZWValueId,System.Byte@)"]

o_value
Type: SystemByte

[Missing <param name="o_value"/> documentation for "M:OpenZWave.ZWManager.GetValueAsByte(OpenZWave.ZWValueId,System.Byte@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenZWave.ZWManager.GetValueAsByte(OpenZWave.ZWValueId,System.Byte@)"]

See Also