Gets a string descriptor from the device.

C# | Visual Basic | Visual C++ |
Function GetString ( _ <OutAttribute> ByRef stringData As String, _ langId As Short, _ stringIndex As Byte _ ) As Boolean
bool GetString( [OutAttribute] String^% stringData, short langId, unsigned char stringIndex )

True on success.