in reply to Getting mixed real and integer data out of Win32::OLE Safearray
even valid compared to Thermo's official viewer for the file?"Output: $VAR1 = [ '414.005279541016', '1.83302424514875e-307', '3.50253979763967e-310', '1.36817960845299e-312', '2.68156223007842e+154',
I pulled that from the IDL inside your control. Its described the same way in manual page for GetPrecursorInfoFromScanNum. Can you point me to a sample raw file for this control?typedef struct tagMS_PrecursorInfo { double dMonoIsoMZ; double dIsolationMZ; long nChargeState; long nScanNumber; } MS_PrecursorInfo;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting mixed real and integer data out of Win32::OLE Safearray
by nikosv (Deacon) on Nov 04, 2011 at 09:15 UTC |