Gets a string descriptor from the device.
Declaration Syntax
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 )
Return Value
True on success.