Click or drag to resize

ZWManagerSceneGetValueAsByte Method

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

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

Parameters

sceneId
Type: SystemByte

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

valueId
Type: OpenZWaveZWValueId

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

o_value
Type: SystemByte

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

Return Value

Type: Boolean

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

See Also