Click or drag to resize

ZWManagerSceneGetValues Method

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

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public int SceneGetValues(
	byte sceneId,
	ZWValueId[] o_values
)

Parameters

sceneId
Type: SystemByte

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

o_values
Type: OpenZWaveZWValueId

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

Return Value

Type: Int32

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

See Also