Click or drag to resize

ZWManager.GetValueListItems 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: OpenZWave.ZWValueId

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

o_value
Type:System.String[]

[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