The wsreg_set_vendor() function sets the vendor specified by vendor in the component specified by comp. The vendor argument is a string that identifies the vendor of the component. If a vendor has already
been set in the specified component, the resources associated with the previously set vendor are released.
The wsreg_get_vendor() function gets the vendor string from the component specified by comp. The resulting string must be released by the caller.
|