Click or drag to resize

ZWManagerGetValueAsBool Method

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

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

Parameters

id
Type: OpenZWaveZWValueId

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

o_value
Type: SystemBoolean

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

Return Value

Type: Boolean

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

See Also