Setting a device name

To change the name of a device, modify the argument to the SetDeviceName method.

About this task

For example, to change the setting of the device name to "Excellent Device," modify the call as follows:

SetDeviceName("Excellent Device");

See <product installation path>\Share\MakeTmpl\web\WebServerConfig\ChangeDeviceName for an example.


Feedback