Click or drag to resize

ZWManagerGetValueListSelection Method (ZWValueId, String)

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

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

Parameters

id
Type: OpenZWaveZWValueId

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

o_value
Type: SystemString

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

Return Value

Type: Boolean

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

See Also