Click or drag to resize

ZWManagerGetValueAsInt Method

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

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

Parameters

id
Type: OpenZWaveZWValueId

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

o_value
Type: SystemInt32

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

Return Value

Type: Boolean

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

See Also