Click or drag to resize

ZWManager.GetValueListSelection Method (ZWValueId, Int32)

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

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

Parameters

id
Type: OpenZWave.ZWValueId

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

o_value
Type: System.Int32

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

Return Value

Type: Boolean

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

See Also