CHAILink SDK
Version 1.3
|
CLC_ErrorCode LocalDevice_SetNumericProperty | ( | CPHOBJECT const | hLocalDevice, |
CPUINT16 const | wPropertyNum, | ||
CPUINT64 const | qwValue | ||
) |
Set a numeric device property.
[in] | hLocalDevice | Handle to the local device. |
[in] | wPropertyNum | the property number. See CPNS::Enums::DeviceProperties. |
[in] | qwValue | the property value |