Genvid_GetParameterUTF8()

GenvidStatus Genvid_GetParameterUTF8(const char *id, const char *paramKey, char *dstBuffer, size_t dstBufferSize)

For the specified ID, retrieves the key value value of Consul named paramKey, and stores it at the address pointed to by dstBuffer. dstBufferSize is needed to indicate the size of the retrieved string.