Click or drag to resize

ZWManagerGetValueListValues Method

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

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public bool GetValueListValues(
	ZWValueId id,
	out int[] o_value
)

Parameters

id
Type: OpenZWaveZWValueId

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

o_value
Type: SystemInt32

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

Return Value

Type: Boolean

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

See Also