Click or drag to resize

ZWManagerGetValueListItems Method

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

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

Parameters

id
Type: OpenZWaveZWValueId

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

o_value
Type: SystemString

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

Return Value

Type: Boolean

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

See Also