Skip to main content
Skip table of contents

DeviceVGP_AddPair

To add the graphic->value pair to a device use this function:

Public
 Function DeviceVGP_AddPair(ByVal dvRef As IntegerByVal Pair As VGPairAs Boolean

hs.DeviceVGP_AddPair(ref, Pair)

Where:

ref= device reference #

Pair = The VGPair object that you want added


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.