Lines Matching refs:bstrVal
1378 while( varName.bstrVal1379 deviceNames[deviceCounter][count] = (char)varName.bstrVal[count];2903 while( varName.bstrVal[count] != 0x00 ) {2904 wDeviceName[count] = varName.bstrVal[count];2905 nDeviceName[count] = (char)varName.bstrVal[count];