Skip to main content
Skip table of contents

DeviceVGP_Clear

This will clear any value/graphic pair out of the device that matches the given value parameter.

Public Function DeviceVGP_Clear(ByVal dvRef As IntegerByVal Value As DoubleAs Boolean

Success = hs.DeviceVGP_Clear(ref, Value)

Where:

ref= device reference #

Value = The value of the value/graphic pair you wish removed.


You can check the return value (Boolean) to determine if it was successful or not.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.