Setting the USB CDC-ACM Serial Number at Runtime

If I have an application where I have implemented USB CDC-ACM, how can I set the serial number seen by the PC when I connect my device? Is it possible to set it at runtime?

Related