Contents

getProductString

Return Product Name string for the device.

Declaration

virtual char * getProductString(
 void) = 0;

Return Value

A pointer to a static character string.

See Also

Miscellaneous