Click or drag to resize

ZWManagerSceneGetValueListSelection Method (Byte, ZWValueId, String)

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

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public bool SceneGetValueListSelection(
	byte sceneId,
	ZWValueId valueId,
	out string o_value
)

Parameters

sceneId
Type: SystemByte

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

valueId
Type: OpenZWaveZWValueId

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

o_value
Type: SystemString

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

Return Value

Type: Boolean

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

See Also