Click or drag to resize

ZWManagerSetSceneValue Method

Overload List
  NameDescription
Public methodSetSceneValue(Byte, ZWValueId, Boolean)
Set a bool Value ID to an existing scene's ValueID
Public methodSetSceneValue(Byte, ZWValueId, Byte)
Set a byte Value ID to an existing scene's ValueID
Public methodSetSceneValue(Byte, ZWValueId, Int16)
Set a 16-bit integer Value ID to an existing scene's ValueID
Public methodSetSceneValue(Byte, ZWValueId, Int32)
Set a 32-bit signed integer Value ID to an existing scene's ValueID
Public methodSetSceneValue(Byte, ZWValueId, Single)
Set a decimal Value ID to an existing scene's ValueID
Public methodSetSceneValue(Byte, ZWValueId, String)
Set a string Value ID to an existing scene's ValueID
Top
See Also