LSM 510
VBA Programming
LSM 510 META
Access to Windows API Function and external DLLs
Carl Zeiss
03/06
B 45-0021 e
5-7
lngResult = RegCloseKey(hKeyServer)
hKeyServer = 0
i = Len(strPath)
Do Until (i = 0)
If (VBA.Mid(strPath, i, 1) = "\") Then
strPath = Left(strPath, i - 1)
FServerFromDescription = True
Exit Do
End If
i = i - 1
Loop
error_exit:
If (Not hKeyServer = 0) Then lngResult = RegCloseKey(hKeyServer)
hKeyServer = 0
End Function
Содержание LSM 510
Страница 1: ...LSM 510 LSM 510 DuoScan LSM 510 META LSM 510 META DuoScan Release 4 0 March 2006...
Страница 62: ...IMPORTANT NOTES FOR CHAPTER 4 LSM 510 DuoScan Carl Zeiss LSM 510 META Duo Scan 4 II B 45 0021 e 03 06...
Страница 442: ...Programming for LSM LSM 510 DuoScan Carl Zeiss Events LSM 510 META DuoScan 5 18 B 45 0021 e 03 06...
Страница 526: ...3D FOR LSM LSM 510 DuoScan Carl Zeiss Functions LSM 510 META DuoScan 7 60 B 45 0021 e 03 06...
Страница 564: ......
Страница 566: ...MULTIPHOTON LASER SCANNING MICROSCOPY Carl Zeiss Contents LSM 510 META NLO 9 4 B 45 0021 e 03 06...
Страница 591: ...LSM 510 and LSM 510 META Laser Scanning Microscopes Brief Operating Manual Release 4 0 March 2006...
Страница 606: ......